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

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: fix spang/oshima nits 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/content/display/DEPS » ('j') | ui/ozone/common/gpu/ozone_gpu_messages.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..c2c78e83181be47a154b7fba3a6190ea5da37802 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -43,6 +43,8 @@
'autoclick/autoclick_controller.h',
'cancel_mode.cc',
'cancel_mode.h',
+ 'content/display/display_color_manager_chromeos.cc',
+ 'content/display/display_color_manager_chromeos.h',
'content/display/screen_orientation_controller_chromeos.cc',
'content/display/screen_orientation_controller_chromeos.h',
'debug.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/content/display/DEPS » ('j') | ui/ozone/common/gpu/ozone_gpu_messages.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698