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

Unified Diff: ui/app_list/BUILD.gn

Issue 1516053002: [Chromecast][BuildFix] Remove circular dependency in GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years 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 | « no previous file | ui/ozone/platform/cast/BUILD.gn » ('j') | ui/ozone/platform/cast/BUILD.gn » ('J')
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 3ec9c1b1eb13b163a2a8b449a8d1f7ecbc8c332e..0ec916be5a95b6cbba5f8a4002b9a96f4a58d935 100644
--- a/ui/app_list/BUILD.gn
+++ b/ui/app_list/BUILD.gn
@@ -82,6 +82,7 @@ component("app_list") {
"//ui/base",
"//ui/base/ime",
"//ui/compositor",
+ "//ui/events",
"//ui/events:events_base",
Matt Giuca 2015/12/11 02:04:32 Does line 85 supersede line 86? Try removing it an
slan 2015/12/11 15:47:50 Good thought. Done.
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « no previous file | ui/ozone/platform/cast/BUILD.gn » ('j') | ui/ozone/platform/cast/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698