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

Unified Diff: components/precache.gypi

Issue 1176253002: Fix IsPrecachingAllowed() to check Sync instead of Data Saver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tweaks per bengr. Created 5 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/precache/content/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/precache.gypi
diff --git a/components/precache.gypi b/components/precache.gypi
index 6d716835daf03d90dbff2db122dca7a73ce0992e..aabe44548be7e8d358ef0598124f8efc6573a3e9 100644
--- a/components/precache.gypi
+++ b/components/precache.gypi
@@ -21,8 +21,6 @@
# Note: sources list duplicated in GN build.
'precache/content/precache_manager.cc',
'precache/content/precache_manager.h',
- 'precache/content/precache_manager_factory.cc',
- 'precache/content/precache_manager_factory.h',
],
},
{
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/precache/content/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698