| Index: ash/common/system/tray/throbber_view.cc
|
| diff --git a/ash/system/tray/throbber_view.cc b/ash/common/system/tray/throbber_view.cc
|
| similarity index 98%
|
| rename from ash/system/tray/throbber_view.cc
|
| rename to ash/common/system/tray/throbber_view.cc
|
| index faf517691fd7440e27380421147ed096f6403e63..081fe283497829d974a4cd2248014b04e19ecae4 100644
|
| --- a/ash/system/tray/throbber_view.cc
|
| +++ b/ash/common/system/tray/throbber_view.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/system/tray/throbber_view.h"
|
| +#include "ash/common/system/tray/throbber_view.h"
|
|
|
| #include "ash/common/system/tray/tray_constants.h"
|
| #include "grit/ash_resources.h"
|
|
|