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

Unified Diff: ui/keyboard/BUILD.gn

Issue 895363005: Revert of Split ui/base/ime into a new component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « ui/chromeos/ui_chromeos.gyp ('k') | ui/keyboard/keyboard.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/BUILD.gn
diff --git a/ui/keyboard/BUILD.gn b/ui/keyboard/BUILD.gn
index 2c06264ba6a8392c87f503bbdea79d0287ed4b91..30e02c87cded02a25baed4bc1fd7a754d2802d9c 100644
--- a/ui/keyboard/BUILD.gn
+++ b/ui/keyboard/BUILD.gn
@@ -49,7 +49,6 @@
"//third_party/mojo/src/mojo/public/cpp/system",
"//ui/aura",
"//ui/base",
- "//ui/base/ime",
"//ui/compositor",
"//ui/events",
"//ui/events:dom4_keycode_converter",
@@ -132,8 +131,6 @@
"//skia",
"//testing/gtest",
"//ui/aura:test_support",
- "//ui/base",
- "//ui/base/ime",
"//ui/base:test_support",
"//ui/compositor:test_support",
"//ui/events:test_support",
« no previous file with comments | « ui/chromeos/ui_chromeos.gyp ('k') | ui/keyboard/keyboard.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698