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

Unified Diff: ash/ash.gyp

Issue 1119113004: Reland "Load and apply a vcgt table from an ICC file to the internal display" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@vcgt-rebase
Patch Set: Add third_party/qcms to ash BUILD.gn 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 | « ash/BUILD.gn ('k') | ash/content/display/DEPS » ('j') | no next file with comments »
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 972152cc287c2a8f3440e22776007f4d8e827f89..1044e244c6c67f6624a3958915aa9a8e2acb9f9d 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',
@@ -967,6 +969,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 | « ash/BUILD.gn ('k') | ash/content/display/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698