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

Unified Diff: content/content_tests.gypi

Issue 1948343002: [reland] Browser Side Text Input State Tracking for OOPIF (Aura Only) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing kenrb@ Comments Created 4 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 2a647e744c7d148faadd9595386b8c6bb304f749..9c6f7b30337587e5fe57c9d8d75e1e3d4628fb43 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -95,6 +95,8 @@
'public/test/test_web_contents_factory.h',
'public/test/test_web_ui.cc',
'public/test/test_web_ui.h',
+ 'public/test/text_input_test_utils.cc',
+ 'public/test/text_input_test_utils.h',
'public/test/unittest_test_suite.cc',
'public/test/unittest_test_suite.h',
'public/test/web_contents_tester.cc',

Powered by Google App Engine
This is Rietveld 408576698