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

Unified Diff: components/user_manager/BUILD.gn

Issue 704363002: XXX test gn format everything (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 1 month 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 | « components/translate/content/renderer/BUILD.gn ('k') | components/variations/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/user_manager/BUILD.gn
diff --git a/components/user_manager/BUILD.gn b/components/user_manager/BUILD.gn
index 7f3d4c4b417d48108557dbc2624a51b222d136ce..e6df0b5297d3b5a59e36abefdfab8c8550526371 100644
--- a/components/user_manager/BUILD.gn
+++ b/components/user_manager/BUILD.gn
@@ -19,9 +19,7 @@ component("user_manager") {
"//ui/gfx",
]
- defines = [
- "USER_MANAGER_IMPLEMENTATION",
- ]
+ defines = [ "USER_MANAGER_IMPLEMENTATION" ]
if (is_chromeos) {
sources += [
« no previous file with comments | « components/translate/content/renderer/BUILD.gn ('k') | components/variations/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698