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

Unified Diff: ui/views/BUILD.gn

Issue 1203023002: Run input_method_bridge_unittest on Mac, remove unused DummyInputMethodDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unused includes Created 5 years, 6 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: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index c9ccae0acea76be8ec50db86a04ebbd688dfa6f2..5d8fb286cee520c3f7500ca71a78f0efb91c541a 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -266,7 +266,6 @@ test("views_unittests") {
sources -= [
"bubble/bubble_window_targeter_unittest.cc",
"controls/native/native_view_host_unittest.cc",
- "ime/input_method_bridge_unittest.cc",
"widget/window_reorderer_unittest.cc",
]
}

Powered by Google App Engine
This is Rietveld 408576698