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

Unified Diff: ash/shell_factory.h

Issue 224113005: Eliminate ash::internal namespace (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « ash/shell/window_watcher.cc ('k') | ash/shell_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell_factory.h
diff --git a/ash/shell_factory.h b/ash/shell_factory.h
index 041c4c1baec34f996681efaa79d0de13b8a1aa37..b990e95e14babf817eb8e092342059d454dbd4ef 100644
--- a/ash/shell_factory.h
+++ b/ash/shell_factory.h
@@ -24,12 +24,10 @@ class Widget;
namespace ash {
-namespace internal {
views::Widget* CreateDesktopBackground(aura::Window* root_window,
int container_id);
ASH_EXPORT views::Widget* CreateStatusArea(views::View* contents);
-} // namespace internal
} // namespace ash
« no previous file with comments | « ash/shell/window_watcher.cc ('k') | ash/shell_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698