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

Unified Diff: components/precache/content/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: components/precache/content/DEPS
diff --git a/chromeos/memory/DEPS b/components/precache/content/DEPS
similarity index 83%
copy from chromeos/memory/DEPS
copy to components/precache/content/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..a4332110cb6da0909f31a5bd18b524b48bdb9744 100644
--- a/chromeos/memory/DEPS
+++ b/components/precache/content/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/browser",
+ "+sql",
]

Powered by Google App Engine
This is Rietveld 408576698