summaryrefslogtreecommitdiffstats
path: root/ash/system/bluetooth
diff options
context:
space:
mode:
authorjennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-02 17:37:08 +0000
committerjennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-02 17:37:08 +0000
commit201f7bc0f6cd4a4a7ff5de43666d751242c974ef (patch)
tree1d08c6b724edbf465ca9b12d242dd8927e3cb86c /ash/system/bluetooth
parent2d93363dfc5c28d361c91ddcd74b71278140fcd4 (diff)
downloadchromium_src-201f7bc0f6cd4a4a7ff5de43666d751242c974ef.zip
chromium_src-201f7bc0f6cd4a4a7ff5de43666d751242c974ef.tar.gz
chromium_src-201f7bc0f6cd4a4a7ff5de43666d751242c974ef.tar.bz2
Refactor throbber_view.cc/h out of tray_views.cc/h.
BUG=174228 TBR=sky Review URL: https://chromiumcodereview.appspot.com/12378054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185723 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/system/bluetooth')
-rw-r--r--ash/system/bluetooth/tray_bluetooth.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/system/bluetooth/tray_bluetooth.cc b/ash/system/bluetooth/tray_bluetooth.cc
index b12f0b2..61f834b 100644
--- a/ash/system/bluetooth/tray_bluetooth.cc
+++ b/ash/system/bluetooth/tray_bluetooth.cc
@@ -9,6 +9,7 @@
#include "ash/system/tray/system_tray.h"
#include "ash/system/tray/system_tray_delegate.h"
#include "ash/system/tray/system_tray_notifier.h"
+#include "ash/system/tray/throbber_view.h"
#include "ash/system/tray/tray_constants.h"
#include "ash/system/tray/tray_details_view.h"
#include "ash/system/tray/tray_item_more.h"