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

Unified Diff: ash/shell_factory.h

Issue 10829173: Revert 149869 because it broke ash_unittests on win_aura and linux_chromeos. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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/root_window_controller.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
===================================================================
--- ash/shell_factory.h (revision 149877)
+++ ash/shell_factory.h (working copy)
@@ -30,8 +30,7 @@
namespace ash {
namespace internal {
-views::Widget* CreateDesktopBackground(aura::RootWindow* root_window,
- int container_id);
+void CreateDesktopBackground(aura::RootWindow* root_window);
ASH_EXPORT views::Widget* CreateStatusArea(views::View* contents);
« no previous file with comments | « ash/root_window_controller.cc ('k') | ash/shell_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698