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

Unified Diff: content/content_tests.gypi

Issue 10984040: Enable gpu crash tests in content (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: refine Created 8 years, 3 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 4d074a50664ce99638a01dced4b3192b42c9f724..058e33d66f1d5d0b4f2001969e4ffe7059e588d4 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -63,6 +63,8 @@
'public/test/test_file_error_injector.h',
'public/test/test_launcher.cc',
'public/test/test_launcher.h',
+ 'public/test/test_launcher_utils.cc',
+ 'public/test/test_launcher_utils.h',
'public/test/test_navigation_observer.cc',
'public/test/test_navigation_observer.h',
'public/test/test_notification_tracker.cc',
@@ -654,6 +656,7 @@
'browser/download/save_package_browsertest.cc',
'browser/fileapi/blob_layout_browsertest.cc',
'browser/fileapi/file_system_browsertest.cc',
+ 'browser/gpu/gpu_crash_browsertest.cc',
'browser/gpu/webgl_conformance_tests.cc',
'browser/gpu/webgl_conformance_test_list_autogen.h',
'browser/in_process_webkit/indexed_db_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698