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

Unified Diff: net/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: Add special_storage_policy_delegate prototype. 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/sqlite/DEPS
diff --git a/net/sqlite/DEPS b/net/sqlite/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..f72876fb6ac424384412cbca31ffe5bcf312fe00
--- /dev/null
+++ b/net/sqlite/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+sql",
+ "+webkit",
+]

Powered by Google App Engine
This is Rietveld 408576698