summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/audio/audio_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/audio/audio_handler.h')
-rw-r--r--chrome/browser/chromeos/audio/audio_handler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/chromeos/audio/audio_handler.h b/chrome/browser/chromeos/audio/audio_handler.h
index 1b348eb..ecb9f57a 100644
--- a/chrome/browser/chromeos/audio/audio_handler.h
+++ b/chrome/browser/chromeos/audio/audio_handler.h
@@ -6,10 +6,10 @@
#define CHROME_BROWSER_CHROMEOS_AUDIO_AUDIO_HANDLER_H_
#include "base/basictypes.h"
-#include "base/observer_list.h"
#include "base/memory/scoped_ptr.h"
+#include "base/observer_list.h"
+#include "base/prefs/public/pref_change_registrar.h"
#include "base/threading/thread.h"
-#include "chrome/browser/api/prefs/pref_change_registrar.h"
#include "content/public/browser/notification_details.h"
#include "content/public/browser/notification_observer.h"
#include "content/public/browser/notification_registrar.h"