Index: ash/system/tray/throbber_view.cc |
diff --git a/ash/common/system/tray/throbber_view.cc b/ash/system/tray/throbber_view.cc |
similarity index 96% |
rename from ash/common/system/tray/throbber_view.cc |
rename to ash/system/tray/throbber_view.cc |
index e345fdc7c7be76b7332cea59eceea67155924cbf..b6c02d81ab6b9540002df0618eea7cd9846f5488 100644 |
--- a/ash/common/system/tray/throbber_view.cc |
+++ b/ash/system/tray/throbber_view.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/common/system/tray/throbber_view.h" |
+#include "ash/system/tray/throbber_view.h" |
-#include "ash/common/system/tray/tray_constants.h" |
#include "ash/resources/grit/ash_resources.h" |
+#include "ash/system/tray/tray_constants.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/compositor/layer.h" |
#include "ui/compositor/scoped_layer_animation_settings.h" |