Home | History | Annotate | Download | only in chromium_org
      1 # Defines the Chromium style for automatic reformatting.
      2 # http://clang.llvm.org/docs/ClangFormatStyleOptions.html
      3 BasedOnStyle: Chromium
      4 Standard: Cpp11
      5