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

Unified Diff: components/precache/core/DEPS

Issue 27047003: Precache tracking database (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@precache
Patch Set: Added field trials 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/core/DEPS
diff --git a/components/precache/core/DEPS b/components/precache/core/DEPS
index 52b15f6ae4832487f4280d80524dc83590f9e2a2..dfc6c2b2a4ba297b1fdf75b46c93fbb945dd70e9 100644
--- a/components/precache/core/DEPS
+++ b/components/precache/core/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+net/base",
"+net/url_request",
+ "+sql",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698