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

Unified Diff: content/content_tests.gypi

Issue 458013002: content: Add blink_test_environment.* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | « no previous file | content/test/blink_test_environment.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 1c201a8d8dda05423c76c04c64934e72abbb0a4d..c05cb98a9cfc3037538a51dce02ed16ccad47eab 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -106,6 +106,8 @@
'browser/renderer_host/test/no_transport_image_transport_factory_android.h',
'test/appcache_test_helper.cc',
'test/appcache_test_helper.h',
+ 'test/blink_test_environment.cc',
+ 'test/blink_test_environment.h',
'test/content_browser_test_utils_internal.cc',
'test/content_browser_test_utils_internal.h',
'test/content_test_suite.cc',
@@ -161,8 +163,6 @@
'test/web_gesture_curve_mock.h',
'test/web_layer_tree_view_impl_for_testing.cc',
'test/web_layer_tree_view_impl_for_testing.h',
- 'test/webkit_support.cc',
- 'test/webkit_support.h',
'test/weburl_loader_mock.cc',
'test/weburl_loader_mock.h',
'test/weburl_loader_mock_factory.cc',
« no previous file with comments | « no previous file | content/test/blink_test_environment.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698