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

Unified Diff: chrome/browser/ui/libgtk2ui/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/libgtk2ui/BUILD.gn
diff --git a/chrome/browser/ui/libgtk2ui/BUILD.gn b/chrome/browser/ui/libgtk2ui/BUILD.gn
index 7614064e91cc52a258a18fbf0f9c4c65cfc7bc96..a8455bebd4c528ccd8676aa8e708bc0d6c6eb22e 100644
--- a/chrome/browser/ui/libgtk2ui/BUILD.gn
+++ b/chrome/browser/ui/libgtk2ui/BUILD.gn
@@ -120,6 +120,7 @@ component("libgtk2ui") {
"//third_party/mojo/src/mojo/edk/system",
"//ui/aura",
"//ui/base",
+ "//ui/base/ime",
"//ui/events",
"//ui/events:events_base",
"//ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698