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

Unified Diff: blimp/engine/BUILD.gn

Issue 2044593004: Make MockTextInputClient inherit from ui::DummyTextInputClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « no previous file | blimp/engine/feature/engine_render_widget_feature_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/BUILD.gn
diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
index 7869e8298c636bdf865e6c9c77cdc58acf34e58c..a9e162b2c41ba1af0ee5afa322f80433a498ffc1 100644
--- a/blimp/engine/BUILD.gn
+++ b/blimp/engine/BUILD.gn
@@ -446,7 +446,7 @@ source_set("feature_unit_tests") {
"//testing/gmock",
"//testing/gtest",
"//third_party/WebKit/public:blink_headers",
- "//ui/base/ime",
+ "//ui/base:test_support",
]
}
« no previous file with comments | « no previous file | blimp/engine/feature/engine_render_widget_feature_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698