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

Unified Diff: content/common/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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 1760a339587c54e5ad6cd93d240f84a00757e777..d6cf0421739ce271fa654dd78859f1cb27bd299c 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -147,6 +147,7 @@ source_set("common") {
"//third_party/icu",
"//ui/accessibility",
"//ui/base",
+ "//ui/base/ime",
"//ui/events/ipc",
"//ui/gfx",
"//ui/gfx/geometry",

Powered by Google App Engine
This is Rietveld 408576698