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

Unified Diff: ash/display/display_color_manager_chromeos_unittest.cc

Issue 2006143011: Remove first check random delay on older devices (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove obsolete TODO Created 4 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 | chrome/browser/chromeos/display/quirks_manager_delegate_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_color_manager_chromeos_unittest.cc
diff --git a/ash/display/display_color_manager_chromeos_unittest.cc b/ash/display/display_color_manager_chromeos_unittest.cc
index f6b745aeff7ae96550b84170b27c95c1ba723217..a68bc1d1c166e784c09fb3b529f24a88db773957 100644
--- a/ash/display/display_color_manager_chromeos_unittest.cc
+++ b/ash/display/display_color_manager_chromeos_unittest.cc
@@ -97,10 +97,6 @@ class QuirksManagerDelegateTestImpl : public quirks::QuirksManager::Delegate {
// Unused by these tests.
bool DevicePolicyEnabled() const override { return true; }
- // Unused by these tests.
- void GetDaysSinceOobe(
- quirks::QuirksManager::DaysSinceOobeCallback callback) const override {}
-
private:
~QuirksManagerDelegateTestImpl() override = default;
« no previous file with comments | « no previous file | chrome/browser/chromeos/display/quirks_manager_delegate_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698