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

Unified Diff: chromeos/display/DEPS

Issue 24039002: Pepper API implementation for output protection. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: revise output configurator related code. rebased. Created 7 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
Index: chromeos/display/DEPS
diff --git a/ash/system/DEPS b/chromeos/display/DEPS
similarity index 55%
copy from ash/system/DEPS
copy to chromeos/display/DEPS
index abf5b5f48c465447da8f141e26df2ff7b631a00c..8d590992a5c1a156fc8fe2a3910ade11652dba38 100644
--- a/ash/system/DEPS
+++ b/chromeos/display/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "-chromeos",
+ "+ui/base/x",
Daniel Erat 2013/09/20 15:00:24 per elliot's https://codereview.chromium.org/23536
Elliot Glaysher 2013/09/20 16:28:20 It's a combination of dependency aesthetics (chrom
kcwu 2013/09/20 17:55:13 It's nice that these common things moved to base/.
Elliot Glaysher 2013/09/20 22:54:10 I'm fine with that. (However, there currently isn'
]

Powered by Google App Engine
This is Rietveld 408576698