| Index: ash/common/system/chromeos/audio/tray_audio.cc
|
| diff --git a/ash/common/system/chromeos/audio/tray_audio.cc b/ash/common/system/chromeos/audio/tray_audio.cc
|
| index 9d31b2608b67489d58cc7d2e5db5a805dbbf1b86..3b0ff17e7d78cd9355df9f3185d9972745949c1c 100644
|
| --- a/ash/common/system/chromeos/audio/tray_audio.cc
|
| +++ b/ash/common/system/chromeos/audio/tray_audio.cc
|
| @@ -11,6 +11,7 @@
|
| #include "ash/common/system/tray/tray_constants.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/common/wm_window.h"
|
| +#include "ash/resources/vector_icons/vector_icons.h"
|
| #include "ash/root_window_controller.h"
|
| #include "chromeos/dbus/dbus_thread_manager.h"
|
| #include "ui/display/display.h"
|
|
|