Index: ash/shell_factory.h |
diff --git a/ash/shell_factory.h b/ash/shell_factory.h |
index 285c303dcadfa551439b2eca9af5417deae75cd2..465ecf01b60365ddb37e160c3cb090c4b61be996 100644 |
--- a/ash/shell_factory.h |
+++ b/ash/shell_factory.h |
@@ -30,7 +30,7 @@ class Widget; |
namespace ash { |
namespace internal { |
-void CreateDesktopBackground(aura::RootWindow* root_window); |
+void CreateDesktopBackground(aura::RootWindow* root_window, int container_id); |
ASH_EXPORT views::Widget* CreateStatusArea(views::View* contents); |