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

Unified Diff: ui/app_list/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 | « ui/android/BUILD.gn ('k') | ui/aura/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/BUILD.gn
diff --git a/ui/app_list/BUILD.gn b/ui/app_list/BUILD.gn
index 5133665cfdfb37cb8c4f1ecdfc957ca27a48cafe..e6e0e424d8fff1724d5f41e09dc1f02b05eef563 100644
--- a/ui/app_list/BUILD.gn
+++ b/ui/app_list/BUILD.gn
@@ -193,9 +193,7 @@ component("app_list") {
"cocoa/scroll_view_with_no_scrollbars.h",
"cocoa/scroll_view_with_no_scrollbars.mm",
]
- deps += [
- "//third_party/google_toolbox_for_mac",
- ]
+ deps += [ "//third_party/google_toolbox_for_mac" ]
libs = [ "QuartzCore.framework" ]
}
}
« no previous file with comments | « ui/android/BUILD.gn ('k') | ui/aura/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698