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

Unified Diff: components/offline_pages/DEPS

Issue 1764843003: Enable offline pages feature on trunk by default (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Created 4 years, 10 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 | « components/offline_pages/BUILD.gn ('k') | components/offline_pages/offline_page_feature.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/offline_pages/DEPS
diff --git a/components/offline_pages/DEPS b/components/offline_pages/DEPS
index 9f96ba9dbe41394fbe78773b2562fc34dd8a4fd2..2a2c644f091ebee91a2d0262cd962b00409ca2bd 100644
--- a/components/offline_pages/DEPS
+++ b/components/offline_pages/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/bookmarks",
"+components/keyed_service",
"+components/leveldb_proto",
+ "+components/version_info",
"+net",
"+third_party/leveldatabase",
]
« no previous file with comments | « components/offline_pages/BUILD.gn ('k') | components/offline_pages/offline_page_feature.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698