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

Unified Diff: chrome/browser/accessibility/invert_bubble_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 | « no previous file | chrome/browser/accessibility/invert_bubble_prefs.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/accessibility/invert_bubble_prefs.h
diff --git a/chrome/browser/accessibility/invert_bubble_prefs.h b/chrome/browser/accessibility/invert_bubble_prefs.h
index 979b123855f25b8d9c12a26d2533f3b5101ff57b..d2f124559dbc79d92625f3b797c5c504c0aa0973 100644
--- a/chrome/browser/accessibility/invert_bubble_prefs.h
+++ b/chrome/browser/accessibility/invert_bubble_prefs.h
@@ -8,10 +8,10 @@
class PrefService;
-namespace browser {
+namespace chrome {
void RegisterInvertBubbleUserPrefs(PrefService* prefs);
-} // namespace browser
+} // namespace chrome
#endif // CHROME_BROWSER_ACCESSIBILITY_INVERT_BUBBLE_PREFS_H_
« no previous file with comments | « no previous file | chrome/browser/accessibility/invert_bubble_prefs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698