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

Unified Diff: ui/app_list/app_list.gyp

Issue 1127603002: Add build dependency: ui/app_list uses ui/base/ime (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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
« no previous file with comments | « ui/app_list/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index af315582b0893d7e133fc58bd807a2116ef321d4..cb1a8d46929cbc0fe25c1e9c6d8e0305f868addd 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -18,6 +18,7 @@
'../../components/components.gyp:keyed_service_core',
'../../skia/skia.gyp:skia',
'../base/ui_base.gyp:ui_base',
+ '../base/ime/ui_base_ime.gyp:ui_base_ime',
'../compositor/compositor.gyp:compositor',
'../events/events.gyp:events_base',
'../gfx/gfx.gyp:gfx',
« no previous file with comments | « ui/app_list/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698