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

Unified Diff: chrome/browser/webui/options/font_settings_utils_gtk.cc

Issue 6469067: WebUI: Move chrome/browser/dom_ui/options/ to chrome/browser/webui/options. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: missing mac files Created 9 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
Index: chrome/browser/webui/options/font_settings_utils_gtk.cc
diff --git a/chrome/browser/dom_ui/options/font_settings_utils_gtk.cc b/chrome/browser/webui/options/font_settings_utils_gtk.cc
similarity index 95%
rename from chrome/browser/dom_ui/options/font_settings_utils_gtk.cc
rename to chrome/browser/webui/options/font_settings_utils_gtk.cc
index d1aaefb54191de22d9282dfe658130a16183e35a..fa2459ee85a10eba25c0b5ed6aa71ddf0435a489 100644
--- a/chrome/browser/dom_ui/options/font_settings_utils_gtk.cc
+++ b/chrome/browser/webui/options/font_settings_utils_gtk.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
« no previous file with comments | « chrome/browser/webui/options/font_settings_utils.h ('k') | chrome/browser/webui/options/font_settings_utils_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698