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

Unified Diff: cc/DEPS

Issue 2088273003: Video Color Managament (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bugfix Created 4 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
« no previous file with comments | « cc/BUILD.gn ('k') | cc/cc.gyp » ('j') | cc/output/gl_renderer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index 3518958ed89b7233fc3cf28e74a55af26d2d421e..1fdfc317d454f17a78beac76afe4571e33ee3691 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -16,6 +16,7 @@ include_rules = [
"+third_party/khronos/GLES2/gl2.h",
"+third_party/khronos/GLES2/gl2ext.h",
"+third_party/skia/include",
+ "+third_party/qcms",
"+ui/events/latency_info.h",
"+ui/gfx",
"+ui/gl",
« no previous file with comments | « cc/BUILD.gn ('k') | cc/cc.gyp » ('j') | cc/output/gl_renderer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698