Move of SdchDictionaryFetcher to net.
BUG=385744
[email protected]
Review URL: https://codereview.chromium.org/341553005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278587 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/net/net.gypi b/net/net.gypi
index 6571fb9a..ffbdaa3 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -253,6 +253,8 @@
'base/priority_queue.h',
'base/request_priority.cc',
'base/request_priority.h',
+ 'base/sdch_dictionary_fetcher.cc',
+ 'base/sdch_dictionary_fetcher.h',
'base/sdch_manager.cc',
'base/sdch_manager.h',
'base/static_cookie_policy.cc',