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

Unified Diff: chrome/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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 5a65805e403317c9d8353fb2282ae3c4778fa565..b123699e463624eb93d89a7233fb5bc6fa2524f9 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -275,6 +275,7 @@ static_library("browser") {
"//third_party/re2",
"//third_party/smhasher:cityhash",
"//third_party/webrtc/modules/desktop_capture",
+ "//ui/base/ime",
"//ui/gl",
"//ui/surface",
"//ui/web_dialogs",
« no previous file with comments | « ash/ash.gyp ('k') | chrome/browser/extensions/BUILD.gn » ('j') | extensions/shell/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698