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

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: Implement chrome_special_storage_policy_delegate. 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/chrome/android/DEPS b/net/sqlite/DEPS
similarity index 66%
copy from chrome/android/DEPS
copy to net/sqlite/DEPS
index c80012b5621e39fd8d3706ab0ee35fbea8154c7d..6fff87d325a9ecaa56a7c415683ae68baee3a73b 100644
--- a/chrome/android/DEPS
+++ b/net/sqlite/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+jni",
+ "+sql",
]

Powered by Google App Engine
This is Rietveld 408576698