Index: chrome/browser/chromeos/audio_handler.cc |
diff --git a/chrome/browser/chromeos/audio_handler.cc b/chrome/browser/chromeos/audio_handler.cc |
index 0f6f5c408f7adef960da0a8eb52d8ded969bf0fa..ffb57febd01a6b4e5c4bfcfbc26d9e49127bc60c 100644 |
--- a/chrome/browser/chromeos/audio_handler.cc |
+++ b/chrome/browser/chromeos/audio_handler.cc |
@@ -10,7 +10,7 @@ |
#include "base/logging.h" |
#include "base/memory/singleton.h" |
#include "chrome/browser/chromeos/audio_mixer_alsa.h" |
-#include "content/browser/browser_thread.h" |
+#include "content/public/browser/browser_thread.h" |
using std::max; |
using std::min; |