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

Unified Diff: components/offline_pages.gypi

Issue 1986673002: [Offline Pages] Updated clearing logic in storage manager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixing trybots. Created 4 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
Index: components/offline_pages.gypi
diff --git a/components/offline_pages.gypi b/components/offline_pages.gypi
index e6bc62a89859822bfdfa158e5cdd626ed28380d3..58bf7e71f53910a0a541e3117dab54ca9d48af3c 100644
--- a/components/offline_pages.gypi
+++ b/components/offline_pages.gypi
@@ -20,6 +20,7 @@
'components.gyp:leveldb_proto',
'keyed_service_core',
'offline_pages_proto',
+ 'user_prefs',
fgorski 2016/05/17 05:33:29 Why is this not in sync with GN? Also: include ba
romax 2016/05/18 02:36:19 it seems there's no prefs.gypi... but we're removi
],
'sources': [
'offline_pages/client_policy_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698