| Index: ash/system/tray/throbber_view.cc
|
| diff --git a/ash/system/tray/throbber_view.cc b/ash/system/tray/throbber_view.cc
|
| index 6ec1f8dc94323c1e652a0b96570439f4418c9f0a..faf517691fd7440e27380421147ed096f6403e63 100644
|
| --- a/ash/system/tray/throbber_view.cc
|
| +++ b/ash/system/tray/throbber_view.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ash/system/tray/throbber_view.h"
|
|
|
| -#include "ash/system/tray/tray_constants.h"
|
| +#include "ash/common/system/tray/tray_constants.h"
|
| #include "grit/ash_resources.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/compositor/layer.h"
|
|
|