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

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 ozone build Created 5 years, 7 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 | « ash/ash.gyp ('k') | ash/content/display/display_color_manager_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « ash/ash.gyp ('k') | ash/content/display/display_color_manager_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698