Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(333)

Unified Diff: chrome/browser/resources/.clang-format

Issue 2745303002: Make .clang-format files smaller after clang-format roll (Closed)
Patch Set: clang-format offer Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .clang-format ('k') | components/dom_distiller/core/javascript/domdistiller.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/.clang-format
diff --git a/chrome/browser/resources/.clang-format b/chrome/browser/resources/.clang-format
deleted file mode 100644
index d455a85e50f3d509898e0d5c4fe75afc35435a93..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/.clang-format
+++ /dev/null
@@ -1,8 +0,0 @@
-# Please keep this file the same as ui/webui/resources/.clang-format.
-BasedOnStyle: Chromium
-
-# Renaming quotes in <include> and <if> break things.
-# For normal JS code, please prefer ' to ".
-JavaScriptQuotes: Leave
-
-AllowShortFunctionsOnASingleLine: Empty
« no previous file with comments | « .clang-format ('k') | components/dom_distiller/core/javascript/domdistiller.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698