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

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

Issue 1671223002: Revert of Give user ability to file a feedback report from the display error notification. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/display/display_error_observer_chromeos.cc ('k') | ui/display/chromeos/test/test_display_snapshot.cc » ('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..cc1a632ce32f57379af5c6c426d7b19ddeb34436 100644
--- a/ui/display/chromeos/display_snapshot_virtual.cc
+++ b/ui/display/chromeos/display_snapshot_virtual.cc
@@ -31,7 +31,6 @@
"Virtual display",
base::FilePath(),
std::vector<const DisplayMode*>(),
- std::vector<uint8_t>(), // Virtual displays have no EDID.
nullptr,
nullptr) {
mode_.reset(new DisplayMode(display_size, false, 30));
« no previous file with comments | « ash/display/display_error_observer_chromeos.cc ('k') | ui/display/chromeos/test/test_display_snapshot.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698