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

Unified Diff: chrome/browser/ui/webui/options2/font_settings_utils_mac.mm

Issue 10698140: Remove "2" suffixes from options2 code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 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
Index: chrome/browser/ui/webui/options2/font_settings_utils_mac.mm
diff --git a/chrome/browser/ui/webui/options2/font_settings_utils2_mac.mm b/chrome/browser/ui/webui/options2/font_settings_utils_mac.mm
similarity index 96%
rename from chrome/browser/ui/webui/options2/font_settings_utils2_mac.mm
rename to chrome/browser/ui/webui/options2/font_settings_utils_mac.mm
index 888fd6ea1d66f2ee66dfa537c15d697b8eb3482c..425a8d74027b44c8ef7e1e62313b5a59c20d5a6f 100644
--- a/chrome/browser/ui/webui/options2/font_settings_utils2_mac.mm
+++ b/chrome/browser/ui/webui/options2/font_settings_utils_mac.mm
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/ui/webui/options2/font_settings_utils2.h"
+#include "chrome/browser/ui/webui/options2/font_settings_utils.h"
#import <Cocoa/Cocoa.h>

Powered by Google App Engine
This is Rietveld 408576698