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

Unified Diff: chrome/browser/ui/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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 611ca04b7efe7aab05f3faaca4c1af1d33f27e3e..abfe280e5e5948ed1ffe9ea20b7eec89076c4d24 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -113,6 +113,7 @@ static_library("ui") {
"//third_party/npapi",
"//third_party/libjingle",
"//third_party/re2",
+ "//ui/base/ime",
"//ui/compositor",
"//ui/surface",
"//ui/web_dialogs",

Powered by Google App Engine
This is Rietveld 408576698