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

Unified Diff: ui/base/BUILD.gn

Issue 797613004: Add GN interactive UI tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more chromeos Created 5 years, 11 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 | « third_party/mesa/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 8620e954deff95a8b1a9f941880b2c1d2df6d8a3..4484e6c28b59959226b681c21bc458127c2de072 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -325,6 +325,8 @@ component("base") {
"ime/chromeos/extension_ime_util.h",
"ime/chromeos/fake_ime_keyboard.cc",
"ime/chromeos/fake_ime_keyboard.h",
+ "ime/chromeos/fake_input_method_delegate.cc",
+ "ime/chromeos/fake_input_method_delegate.h",
"ime/chromeos/ime_bridge.cc",
"ime/chromeos/ime_bridge.h",
"ime/chromeos/ime_keyboard.cc",
« no previous file with comments | « third_party/mesa/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698