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

Unified Diff: ui/display/BUILD.gn

Issue 2959423003: color: Read all displays' color profiles on Windows (Closed)
Patch Set: Remove unused Initialize method Created 3 years, 5 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 | ui/display/win/color_profile_reader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 4d1103ef69c3ecfcc915ce6bc8036d6c171b9ac2..0d7b80d03acfd0a577f635da54fe3f98b9148988 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -36,6 +36,8 @@ component("display") {
"screen_aura.cc",
"screen_base.cc",
"screen_base.h",
+ "win/color_profile_reader.cc",
+ "win/color_profile_reader.h",
"win/display_info.cc",
"win/display_info.h",
"win/dpi.cc",
« no previous file with comments | « no previous file | ui/display/win/color_profile_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698