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

Unified Diff: content/browser/BUILD.gn

Issue 889323003: Split ui/base/ime into a new component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: correct GYP paths Created 5 years, 10 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 3e794f8750c4f8f60f8961b204e8429a12c8e0cc..d800f5a2ee5451b935f60a251edaedf0a80c93c6 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -40,6 +40,7 @@ source_set("browser") {
"//ui/accessibility",
"//ui/accessibility:ax_gen",
"//ui/base",
+ "//ui/base/ime",
"//ui/events",
"//ui/events:gesture_detection",
"//ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698