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

Unified Diff: chrome/chrome_tests.gypi

Issue 6478005: GTTF: Use a fresh TestingBrowserProcess for each test, part #1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: make more tests use the new base class Created 9 years, 10 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 | « chrome/browser/background_page_tracker_unittest.cc ('k') | chrome/test/testing_browser_process.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index ed900fb66bed2908f22345ee1654da57cc3a2cb4..826e5d37144652461e5f54bb4ce656b4d02aa8c7 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -154,6 +154,7 @@
'test/test_url_request_context_getter.h',
'test/testing_browser_process.cc',
'test/testing_browser_process.h',
+ 'test/testing_browser_process_test.h',
'test/testing_device_token_fetcher.cc',
'test/testing_device_token_fetcher.h',
'test/testing_pref_service.cc',
« no previous file with comments | « chrome/browser/background_page_tracker_unittest.cc ('k') | chrome/test/testing_browser_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698