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

Unified Diff: chrome/browser/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: Implemented QuotaPolicyChannelIDStore, added unit tests. 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
« no previous file with comments | « no previous file | chrome/browser/net/sqlite_channel_id_store.h » ('j') | chrome/chrome_browser.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 596ef6b8914e04bf1c3318d0eb76d1bab71eafa7..f74c41c94d580023d198a989930aef3d0270b7a3 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -66,6 +66,7 @@ include_rules = [
"+components/user_prefs",
"+components/web_modal",
"+components/webdata/common",
+ "+content/browser/net",
"+content/public/browser",
"+content/test/net",
"+courgette",
« no previous file with comments | « no previous file | chrome/browser/net/sqlite_channel_id_store.h » ('j') | chrome/chrome_browser.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698