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

Unified Diff: content/content_tests.gypi

Issue 10383298: Move RegisterContentSchemes from public url_constants into non-public url_schemes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: pull common test initialization out into ContentTestSuiteBase Created 8 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 01423887562efdc512dda98314aa90478a07a384..9a83f8bb6914b8b040c947e27a690f6451dbdaa9 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -55,6 +55,8 @@
'test/browser_test_base.h',
'test/content_test_suite.cc',
'test/content_test_suite.h',
+ 'test/content_test_suite_base.cc',
+ 'test/content_test_suite_base.h',
'test/gpu/gpu_test_config.cc',
'test/gpu/gpu_test_config.h',
'test/gpu/gpu_test_expectations_parser.cc',

Powered by Google App Engine
This is Rietveld 408576698