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

Unified Diff: content/content_tests.gypi

Issue 831523004: Enable posting a message from JS to Android webview. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix component builds 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 972c1cc1d9d49365d9ff44b85fcfee9b6c24b10d..f483b6dc2b10ea4eea30515e116e37dac34d0621 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -219,6 +219,7 @@
'browser/media/media_browsertest.h',
'browser/media/media_canplaytype_browsertest.cc',
'browser/media/media_source_browsertest.cc',
+ 'browser/message_port_provider_browsertest.cc',
'browser/net_info_browsertest.cc',
'browser/plugin_browsertest.cc',
'browser/renderer_host/input/touch_action_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698