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

Unified Diff: content/content_tests.gypi

Issue 9692017: An internal intents dispatcher useful for initiating an intent from the browser process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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 d9f791a6e28337b17cb622de19f3f7b6be263a75..438deb7b5ca0c38f0948b43d19ec9cf147542126 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -221,6 +221,7 @@
'browser/in_process_webkit/dom_storage_unittest.cc',
'browser/in_process_webkit/indexed_db_quota_client_unittest.cc',
'browser/in_process_webkit/webkit_thread_unittest.cc',
+ 'browser/intents/internal_web_intents_dispatcher_unittest.cc',
'browser/mach_broker_mac_unittest.cc',
'browser/media_device_notifications_linux_unittest.cc',
'browser/notification_service_impl_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698