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

Unified Diff: base/base.gyp

Issue 12321117: Refactor MainHook into TestSuite. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: "moved hook from new file into existing test_support_ios." Created 7 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 | « no previous file | base/test/main_hook.h » ('j') | crypto/run_all_unittests.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index a17508a8f402b5db0cf3f67b3be3fa27b40a3ccc..3a319b59b5f777f6c1dd66fdd4c3479cf22358eb 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -812,9 +812,6 @@
'test/expectations/expectation.h',
'test/expectations/parser.cc',
'test/expectations/parser.h',
- 'test/main_hook.cc',
- 'test/main_hook.h',
- 'test/main_hook_ios.mm',
'test/mock_chrome_application_mac.h',
'test/mock_chrome_application_mac.mm',
'test/mock_devices_changed_observer.cc',
« no previous file with comments | « no previous file | base/test/main_hook.h » ('j') | crypto/run_all_unittests.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698