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

Unified Diff: ash/ash.gyp

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: Add ash::DisplayColorManager 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
« no previous file with comments | « no previous file | ash/display/DEPS » ('j') | ash/display/display_color_manager_chromeos.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index bead4a60592131fd382c2cb7e557c5a5d0365298..20cf5f19955dd9408f9bfb1de0b27561006b94bd 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -63,6 +63,8 @@
'display/cursor_window_controller.h',
'display/display_change_observer_chromeos.cc',
'display/display_change_observer_chromeos.h',
+ 'display/display_color_manager_chromeos.cc',
+ 'display/display_color_manager_chromeos.h',
'display/display_configurator_animation.cc',
'display/display_configurator_animation.h',
'display/display_controller.cc',
@@ -955,6 +957,7 @@
# Ash #includes power_supply_properties.pb.h directly.
'../chromeos/chromeos.gyp:power_manager_proto',
'../device/bluetooth/bluetooth.gyp:device_bluetooth',
+ '../third_party/qcms/qcms.gyp:qcms',
'../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources',
'../ui/chromeos/ui_chromeos.gyp:ui_chromeos_strings',
'../ui/chromeos/ui_chromeos.gyp:ui_chromeos',
« no previous file with comments | « no previous file | ash/display/DEPS » ('j') | ash/display/display_color_manager_chromeos.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698