Move html.height=100% from uber.css to chrome_shared.css.
[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