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

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: Fixed gn build 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: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index 9b4dd6f798d3ee50123c60fcdfcc31e314311956..06df6048ad0088e9226b75c621e62247c1192df1 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -1,6 +1,8 @@
include_rules = [
+ "+ash",
Daniel Erat 2014/07/17 13:51:52 extensions/browser/ shouldn't depend on ash/. the
tmpsantos 2014/07/17 14:39:04 The idea of the display_info_provider_[platform].c
"+components/keyed_service",
"+components/pref_registry",
+ "+components/storage_monitor",
"+content/public/browser",
"+grit/extensions_strings.h",
"+net",
« no previous file with comments | « device/media_transfer_protocol/media_transfer_protocol.gyp ('k') | extensions/browser/api/system_cpu/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698