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

Unified Diff: ui/display/types/BUILD.gn

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 | « ui/display/display.gyp ('k') | ui/display/types/gamma_ramp_rgb_entry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/types/BUILD.gn
diff --git a/ui/display/types/BUILD.gn b/ui/display/types/BUILD.gn
index 4613119545fc966b5b14ab705af002752148f532..6b5d1e3651662b6160ae040955916ce2c76a6afc 100644
--- a/ui/display/types/BUILD.gn
+++ b/ui/display/types/BUILD.gn
@@ -11,6 +11,7 @@ component("types") {
"display_snapshot.cc",
"display_snapshot.h",
"display_types_export.h",
+ "gamma_ramp_rgb_entry.h",
"native_display_delegate.h",
"native_display_observer.h",
]
« no previous file with comments | « ui/display/display.gyp ('k') | ui/display/types/gamma_ramp_rgb_entry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698