| Index: ash/system/screen_layout_observer_unittest.cc
|
| diff --git a/ash/system/screen_layout_observer_unittest.cc b/ash/system/screen_layout_observer_unittest.cc
|
| index 726b6925868f6c568cf38b78136e1f360dcfbb30..a3c98f7a92a47caffa5158c219a112df657167c5 100644
|
| --- a/ash/system/screen_layout_observer_unittest.cc
|
| +++ b/ash/system/screen_layout_observer_unittest.cc
|
| @@ -4,12 +4,12 @@
|
|
|
| #include "ash/system/screen_layout_observer.h"
|
|
|
| -#include "ash/common/test/test_system_tray_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/strings/grit/ash_strings.h"
|
| #include "ash/system/devicetype_utils.h"
|
| #include "ash/system/tray/system_tray.h"
|
| #include "ash/test/ash_test_base.h"
|
| +#include "ash/test/test_system_tray_delegate.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|