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

Unified Diff: chrome/browser/ui/webui/fileicon_source_chromeos.h

Issue 7825024: For Touch: remove some menu items for experimentation, adjust sizes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: copyright Created 9 years, 3 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/fileicon_source_chromeos.h
diff --git a/chrome/browser/ui/webui/fileicon_source_cros.h b/chrome/browser/ui/webui/fileicon_source_chromeos.h
similarity index 85%
rename from chrome/browser/ui/webui/fileicon_source_cros.h
rename to chrome/browser/ui/webui/fileicon_source_chromeos.h
index 9a5a80eeb63dc1bd3ed7d5ac7a7f0e293852d399..ef5abea0e34081f9ba137c6fe2991d0703beb281 100644
--- a/chrome/browser/ui/webui/fileicon_source_cros.h
+++ b/chrome/browser/ui/webui/fileicon_source_chromeos.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_BROWSER_UI_WEBUI_FILEICON_SOURCE_CROS_H_
-#define CHROME_BROWSER_UI_WEBUI_FILEICON_SOURCE_CROS_H_
+#ifndef CHROME_BROWSER_UI_WEBUI_FILEICON_SOURCE_CHROMEOS_H_
+#define CHROME_BROWSER_UI_WEBUI_FILEICON_SOURCE_CHROMEOS_H_
#pragma once
#include <string>
@@ -36,5 +36,5 @@ class FileIconSourceCros : public ChromeURLDataManager::DataSource {
DISALLOW_COPY_AND_ASSIGN(FileIconSourceCros);
};
-#endif // CHROME_BROWSER_UI_WEBUI_FILEICON_SOURCE_CROS_H_
+#endif // CHROME_BROWSER_UI_WEBUI_FILEICON_SOURCE_CHROMEOS_H_
« no previous file with comments | « chrome/browser/ui/webui/downloads_dom_handler.cc ('k') | chrome/browser/ui/webui/fileicon_source_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698