Index: chrome/browser/chromeos/audio/audio_pref_handler_impl.cc |
=================================================================== |
--- chrome/browser/chromeos/audio/audio_pref_handler_impl.cc (revision 211221) |
+++ chrome/browser/chromeos/audio/audio_pref_handler_impl.cc (working copy) |
@@ -12,7 +12,7 @@ |
#include "base/logging.h" |
#include "base/prefs/pref_registry_simple.h" |
#include "base/prefs/pref_service.h" |
-#include "chrome/common/chrome_notification_types.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/common/pref_names.h" |
using std::max; |