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

Unified Diff: components/offline_pages/DEPS

Issue 1226173004: Componentize //chrome/browser/offline_pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated for android port Created 5 years, 5 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_metadata_store_impl.h » ('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 2393a77688a270bd555da20d2229280571b7f910..e49d933c08f476b4966355ca8cfb97e8361e222e 100644
--- a/components/offline_pages/DEPS
+++ b/components/offline_pages/DEPS
@@ -1,4 +1,6 @@
include_rules = [
"+components/keyed_service",
+ "+components/leveldb_proto",
"+net",
+ "+third_party/leveldatabase",
]
« no previous file with comments | « components/offline_pages/BUILD.gn ('k') | components/offline_pages/offline_page_metadata_store_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698