Cleanup: Only include background_mode_manager.h when ENABLE_BACKGROUND is defined.
[chromium-blink-merge.git] / .clang-format
blob0f21d0bb9e4a31e91f24f624dec27a85be72a64c
1 # Defines the Chromium style for automatic reformatting.
2 # http://clang.llvm.org/docs/ClangFormatStyleOptions.html
3 BasedOnStyle: Chromium
4 Standard: Cpp11