| Index: ash/wm/workspace/workspace_layout_manager2_unittest.cc
|
| diff --git a/ash/wm/workspace/workspace_layout_manager2_unittest.cc b/ash/wm/workspace/workspace_layout_manager2_unittest.cc
|
| index 59cab50ed8e5550ac3c77b824963fad06af2ab6a..fe298322c7f2840deb39e32c1707e480b4938f87 100644
|
| --- a/ash/wm/workspace/workspace_layout_manager2_unittest.cc
|
| +++ b/ash/wm/workspace/workspace_layout_manager2_unittest.cc
|
| @@ -9,6 +9,7 @@
|
| #include "ash/wm/property_util.h"
|
| #include "ash/wm/shelf_layout_manager.h"
|
| #include "ash/wm/window_util.h"
|
| +#include "base/string_number_conversions.h"
|
| #include "ui/aura/root_window.h"
|
| #include "ui/aura/test/test_windows.h"
|
| #include "ui/aura/window.h"
|
| @@ -135,5 +136,4 @@ TEST_F(WorkspaceLayoutManager2Test, WindowShouldBeOnScreenWhenAdded) {
|
| }
|
|
|
| } // namespace
|
| -
|
| } // namespace ash
|
|
|