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

Unified Diff: chrome/chrome_browser.gypi

Issue 664263002: Restructure SDCH layering to allow more separation (observer/1->[0,n] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync'd to 303035. Created 6 years, 1 month 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/profiles/profile_impl_io_data.cc ('k') | net/base/sdch_dictionary_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index e958b9d368ece8b2adcad85012ee94cb29feff96..bedf8fdb32ef2e5be15c040ad082fa03de8246c8 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -717,6 +717,8 @@
'browser/net/chrome_net_log.h',
'browser/net/chrome_network_delegate.cc',
'browser/net/chrome_network_delegate.h',
+ 'browser/net/chrome_sdch_policy.cc',
+ 'browser/net/chrome_sdch_policy.h',
'browser/net/chrome_url_request_context_getter.cc',
'browser/net/chrome_url_request_context_getter.h',
'browser/net/client_hints.cc',
« no previous file with comments | « chrome/browser/profiles/profile_impl_io_data.cc ('k') | net/base/sdch_dictionary_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698