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

Unified Diff: chrome/browser/DEPS

Issue 27047003: Precache tracking database (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@precache
Patch Set: General fixes, added tests, and moved PrecacheManager into component Created 7 years, 2 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 8db4f1bb18906fd833f6e7c3a593368065c5f31c..23af835fecd28cedd01a69efaaf2a5feca92ddaa 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"+components/browser_context_keyed_service",
"+components/nacl/common",
"+components/navigation_interception",
+ "+components/precache",
bengr 2013/10/23 19:03:36 alphabetize.
sclittle 2013/10/24 22:11:38 Done.
"+components/policy",
"+components/startup_metric_utils",
"+components/translate/common",

Powered by Google App Engine
This is Rietveld 408576698