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

Unified Diff: services/ui/ime/test_ime_driver/BUILD.gn

Issue 2431753002: Mus experiment in content shell on Android.
Patch Set: Fixed gn check Created 4 years, 2 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: services/ui/ime/test_ime_driver/BUILD.gn
diff --git a/services/ui/ime/test_ime_driver/BUILD.gn b/services/ui/ime/test_ime_driver/BUILD.gn
index 30736ccb4aa9b6a5310b42604eb52f0bd4dd766f..4171f4c509465ff123941bb04a6bd01976536321 100644
--- a/services/ui/ime/test_ime_driver/BUILD.gn
+++ b/services/ui/ime/test_ime_driver/BUILD.gn
@@ -8,6 +8,8 @@ import("//testing/test.gni")
source_set("lib") {
sources = [
+ "mojo_test_ime_application_factory.cc",
+ "mojo_test_ime_application_factory.h",
"test_ime_application.cc",
"test_ime_application.h",
"test_ime_driver.cc",

Powered by Google App Engine
This is Rietveld 408576698