Index: ash/system/chromeos/audio/tray_audio_chromeos.h |
diff --git a/ash/system/chromeos/audio/tray_audio_chromeos.h b/ash/system/chromeos/audio/tray_audio_chromeos.h |
index ed313e0e051d939e6c1c6c380eb438ba852e2c0a..2397309089c437178302a2b6f76d4aa46c6394b0 100644 |
--- a/ash/system/chromeos/audio/tray_audio_chromeos.h |
+++ b/ash/system/chromeos/audio/tray_audio_chromeos.h |
@@ -5,8 +5,11 @@ |
#ifndef ASH_SYSTEM_CHROMEOS_AUDIO_TRAY_AUDIO_CHROMEOS_H_ |
#define ASH_SYSTEM_CHROMEOS_AUDIO_TRAY_AUDIO_CHROMEOS_H_ |
+#include <stdint.h> |
+ |
#include "ash/ash_export.h" |
#include "ash/system/audio/tray_audio.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "chromeos/dbus/power_manager_client.h" |