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

Unified Diff: services/ui/ime/BUILD.gn

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 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 | « services/service_manager/tests/lifecycle/app_client.cc ('k') | services/ui/ime/ime_server_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ime/BUILD.gn
diff --git a/services/ui/ime/BUILD.gn b/services/ui/ime/BUILD.gn
index ed684ee5da76396593445eb9e71f138c71b18b45..18d8d7b28a96c15660eb4861531c8f467043d20b 100644
--- a/services/ui/ime/BUILD.gn
+++ b/services/ui/ime/BUILD.gn
@@ -18,6 +18,7 @@ source_set("lib") {
"//base",
"//mojo/common",
"//mojo/public/cpp/bindings",
+ "//services/catalog/public/interfaces",
"//services/service_manager/public/cpp",
"//services/tracing/public/cpp",
"//services/ui/public/interfaces",
« no previous file with comments | « services/service_manager/tests/lifecycle/app_client.cc ('k') | services/ui/ime/ime_server_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698