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

Unified Diff: ash/content/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: fix spang/oshima nits 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/content/display/DEPS
diff --git a/ash/content/display/DEPS b/ash/content/display/DEPS
index 42cea3cdb704c20aab03feefe28b6277273533c3..07d93bc07d7b2bc1d16587dbf61ea3b0524df133 100644
--- a/ash/content/display/DEPS
+++ b/ash/content/display/DEPS
@@ -2,7 +2,9 @@ include_rules = [
"+content/public/browser/screen_orientation_delegate.h",
"+content/public/browser/screen_orientation_provider.h",
"+content/public/browser/browser_context.h",
+ "+content/public/browser/browser_thread.h",
"+content/public/browser/web_contents.h",
+ "+third_party/qcms/src/qcms.h",
"+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
]

Powered by Google App Engine
This is Rietveld 408576698