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

Unified Diff: extensions/browser/DEPS

Issue 389633002: Move system.* family of APIs to extensions/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 6 years, 3 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 | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/system_cpu/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index dfc1e78d1aab66192e8fc622aff1881e9a92c95f..ca26f8ad0ddfd3e541fd90be1dfaf39c5903509d 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/keyed_service",
"+components/pref_registry",
"+components/sessions",
+ "+components/storage_monitor",
"+components/web_modal",
"+content/public/browser",
"+device/bluetooth",
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/system_cpu/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698