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

Unified Diff: ui/display/chromeos/display_snapshot_virtual.cc

Issue 1182063002: Add support for more advanced color correction (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@qcms-fixed-point-gamma
Patch Set: Rebase after quirks changes Created 4 years, 9 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/chromeos/display_configurator.cc ('k') | ui/display/chromeos/test/action_logger_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/chromeos/display_snapshot_virtual.cc
diff --git a/ui/display/chromeos/display_snapshot_virtual.cc b/ui/display/chromeos/display_snapshot_virtual.cc
index d063beb85d84af84604305ec948a22cbbc615352..3bf19fbc6f16a2be585271a436d7ae36e422d78f 100644
--- a/ui/display/chromeos/display_snapshot_virtual.cc
+++ b/ui/display/chromeos/display_snapshot_virtual.cc
@@ -28,6 +28,7 @@ DisplaySnapshotVirtual::DisplaySnapshotVirtual(int64_t display_id,
DISPLAY_CONNECTION_TYPE_VIRTUAL,
false,
false,
+ false,
"Virtual display",
base::FilePath(),
std::vector<const DisplayMode*>(),
« no previous file with comments | « ui/display/chromeos/display_configurator.cc ('k') | ui/display/chromeos/test/action_logger_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698