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

Unified Diff: chrome/browser/ui/tabs/tab_strip_layout_type_prefs.h

Issue 10689057: browser: Put more files in chrome namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 | « chrome/browser/ui/page_info_bubble.h ('k') | chrome/browser/ui/tabs/tab_strip_layout_type_prefs.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/tabs/tab_strip_layout_type_prefs.h
diff --git a/chrome/browser/ui/tabs/tab_strip_layout_type_prefs.h b/chrome/browser/ui/tabs/tab_strip_layout_type_prefs.h
index ec47ac198010c0f7db6622cab6ecc5a21d014c7e..8f44997e9c29b85bd172ef8b57a720718f7bf950 100644
--- a/chrome/browser/ui/tabs/tab_strip_layout_type_prefs.h
+++ b/chrome/browser/ui/tabs/tab_strip_layout_type_prefs.h
@@ -8,11 +8,11 @@
class PrefService;
-namespace browser {
+namespace chrome {
// Register local state preferences specific to the TabStrip.
void RegisterTabStripLayoutTypePrefs(PrefService* prefs);
-} // namespace
+} // namespace chrome
#endif // CHROME_BROWSER_UI_TABS_TAB_STRIP_LAYOUT_TYPE_PREFS_H_
« no previous file with comments | « chrome/browser/ui/page_info_bubble.h ('k') | chrome/browser/ui/tabs/tab_strip_layout_type_prefs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698