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

Unified Diff: ash/display/DEPS

Issue 1028563003: Load and apply a vcgt table from an ICC file to the internal display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add ash::DisplayColorManager Created 5 years, 8 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: ash/display/DEPS
diff --git a/ash/display/DEPS b/ash/display/DEPS
index e297607100192618bc7293491d2f976da3852a82..d7436e2ce986261b985db5887da7ae1496dc2784 100644
--- a/ash/display/DEPS
+++ b/ash/display/DEPS
@@ -1,4 +1,6 @@
include_rules = [
"+ash/host",
+ "+third_party/qcms/src/qcms.h",
+ "+content/public/browser/browser_thread.h",
]

Powered by Google App Engine
This is Rietveld 408576698