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

Unified Diff: cc/BUILD.gn

Issue 2088273003: Video Color Managament (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: log color space Created 4 years, 4 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 | « no previous file | cc/cc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 600920a7ca3d69be57817ee3deb5b9bf044fc2a5..c52a63392ffcbcd7f11b5e20dacac0a46f326707 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -203,6 +203,8 @@ component("cc") {
"output/buffer_to_texture_target_map.h",
"output/ca_layer_overlay.cc",
"output/ca_layer_overlay.h",
+ "output/color_lut_cache.cc",
+ "output/color_lut_cache.h",
"output/compositor_frame.cc",
"output/compositor_frame.h",
"output/compositor_frame_metadata.cc",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698