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

Unified Diff: ui/message_center/BUILD.gn

Issue 1464873002: Run gn --format over all .gn files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: ui/message_center/BUILD.gn
diff --git a/ui/message_center/BUILD.gn b/ui/message_center/BUILD.gn
index 6139e1e1e7477044e8a6d3efa56bb5084bff8199..850dc2d7779e32f289d959d53d7022b19333c559 100644
--- a/ui/message_center/BUILD.gn
+++ b/ui/message_center/BUILD.gn
@@ -115,9 +115,9 @@ component("message_center") {
"views/toast_contents_view.h",
]
deps += [
+ "//ui/compositor",
"//ui/events",
"//ui/views",
- "//ui/compositor",
]
}
« components/BUILD.gn ('K') | « ui/keyboard/BUILD.gn ('k') | ui/ozone/platform/cast/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698