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

Unified Diff: net/util/sqlite/DEPS

Issue 381073002: Move sqlite_channel_id_store from chrome/browser/net to net/extras. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added content/browser/net/quota_policyserver_bound_cert_store... Created 6 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
Index: net/util/sqlite/DEPS
diff --git a/chrome/renderer/net/DEPS b/net/util/sqlite/DEPS
similarity index 66%
copy from chrome/renderer/net/DEPS
copy to net/util/sqlite/DEPS
index b462077ce456bd720c5b92255c650b92d82d14d2..6fff87d325a9ecaa56a7c415683ae68baee3a73b 100644
--- a/chrome/renderer/net/DEPS
+++ b/net/util/sqlite/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+gin",
+ "+sql",
Ryan Sleevi 2014/07/24 23:47:33 +net + base right?
mef 2014/07/30 22:12:05 Done.
]

Powered by Google App Engine
This is Rietveld 408576698