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

Unified Diff: content/content_common.gypi

Issue 10386063: Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync to head, fix win component build 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
« no previous file with comments | « content/common/net/url_fetcher_impl_unittest.cc ('k') | content/public/common/url_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index cb3156ea76c531334d7769472672868364b5f447..0e312b1fde5f0e43408b9e268ba6a3124e7c24fe 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -89,7 +89,6 @@
'public/common/url_constants.cc',
'public/common/url_constants.h',
'public/common/url_fetcher.h',
- 'public/common/url_fetcher_delegate.cc',
'public/common/url_fetcher_delegate.h',
'public/common/url_fetcher_factory.h',
'public/common/view_type.h',
« no previous file with comments | « content/common/net/url_fetcher_impl_unittest.cc ('k') | content/public/common/url_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698