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

Unified Diff: ui/app_list/BUILD.gn

Issue 1391893003: NOT FOR REVIEW: Aura on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
Index: ui/app_list/BUILD.gn
diff --git a/ui/app_list/BUILD.gn b/ui/app_list/BUILD.gn
index 5c8ac1459fff9100ba3226f23766535143260c6a..fb52fce25fd4abe31ffd21f803f383251f3a1d96 100644
--- a/ui/app_list/BUILD.gn
+++ b/ui/app_list/BUILD.gn
@@ -78,6 +78,7 @@ component("app_list") {
"//sync",
"//third_party/icu",
"//ui/accessibility",
+ "//ui/app_list/resources",
"//ui/base",
"//ui/base/ime",
"//ui/compositor",
@@ -223,7 +224,6 @@ static_library("test_support") {
"//base",
"//ui/gfx",
"//ui/gfx/geometry",
- "//ui/resources",
]
}

Powered by Google App Engine
This is Rietveld 408576698