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

Unified Diff: content/content_tests.gypi

Issue 10581012: Move test_url_fetcher_factory.* from content/ to net/url_request (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove export annotations Created 8 years, 6 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 62c465eed0a5c70d5dad877ba861804c617bb1fe..8af661b411554fc1405f9f66a4a944198b524de8 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -44,7 +44,6 @@
'public/test/test_navigation_observer.h',
'public/test/test_notification_tracker.h',
'public/test/test_renderer_host.h',
- 'public/test/test_url_fetcher_factory.h',
'public/test/unittest_test_suite.h',
'public/test/web_contents_tester.h',
# TODO(phajdan.jr): All of those files should live in content/test (if
@@ -117,7 +116,6 @@
'test/test_renderer_host.cc',
'test/test_render_view_host_factory.cc',
'test/test_render_view_host_factory.h',
- 'test/test_url_fetcher_factory.cc',
'test/test_web_contents_view.cc',
'test/test_web_contents_view.h',
'test/unittest_test_suite.cc',
« no previous file with comments | « content/browser/speech/speech_recognizer_impl_unittest.cc ('k') | content/public/test/test_url_fetcher_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698