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

Unified Diff: chrome/browser/about_flags.cc

Issue 1965073002: Rename gfx::Display to display::Display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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/wm/common/wm_window.h ('k') | chrome/browser/apps/guest_view/web_view_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/about_flags.cc
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 98e7d9af2093c0d6873569ab589f75e0e63ab3ee..571f9aa7afe0163185436c4cd8f3ce6d8b6e7de1 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -841,7 +841,7 @@ const FeatureEntry kFeatureEntries[] = {
IDS_FLAGS_DISPLAY_COLOR_CALIBRATION_NAME,
IDS_FLAGS_DISPLAY_COLOR_CALIBRATION_DESCRIPTION, kOsCrOS,
SINGLE_DISABLE_VALUE_TYPE(
- ui::switches::kDisableDisplayColorCalibration),
+ ::switches::kDisableDisplayColorCalibration),
},
{
"disable-quirks-client", IDS_FLAGS_DISABLE_QUIRKS_CLIENT_NAME,
« no previous file with comments | « ash/wm/common/wm_window.h ('k') | chrome/browser/apps/guest_view/web_view_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698