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

Unified Diff: chrome/test/BUILD.gn

Issue 2919583002: chromeos: Move InputMethodUtil into //ui/base/ime/chromeos (Closed)
Patch Set: Created 3 years, 7 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 | « chrome/common/extensions/extension_constants.cc ('k') | ui/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 627c81ce35efa4e40ed45d35b53b7d91a6587c17..418bd0d7a9fb4605c391259ea00e005cd1ca8043 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2283,8 +2283,6 @@ test("browser_tests") {
"../browser/ui/webui/options/chromeos/guest_mode_options_browsertest.h",
"../browser/ui/webui/options/chromeos/guest_mode_options_ui_browsertest.cc",
"../browser/ui/webui/options/chromeos/shared_options_browsertest.cc",
- "//ui/base/ime/chromeos/input_method_whitelist.cc",
- "//ui/base/ime/chromeos/input_method_whitelist.h",
]
sources -= [
"../../apps/load_and_launch_browsertest.cc",
@@ -2305,7 +2303,6 @@ test("browser_tests") {
]
deps += [
"//chrome/browser/chromeos:arc_test_support",
- "//chromeos/ime:gencode",
"//components/arc:arc_test_support",
"//components/prefs",
"//components/user_manager:test_support",
« no previous file with comments | « chrome/common/extensions/extension_constants.cc ('k') | ui/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698