Index: chrome/browser/storage_monitor/storage_monitor_unittest.cc |
diff --git a/chrome/browser/storage_monitor/storage_monitor_unittest.cc b/chrome/browser/storage_monitor/storage_monitor_unittest.cc |
index 9be3a508d434b5a9dd9191358a2efc086af559cf..50a3a4a70a3b07e22f428291b35f748acdc11f43 100644 |
--- a/chrome/browser/storage_monitor/storage_monitor_unittest.cc |
+++ b/chrome/browser/storage_monitor/storage_monitor_unittest.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/strings/utf_string_conversions.h" |
#include "base/synchronization/waitable_event.h" |
#include "chrome/browser/storage_monitor/mock_removable_storage_observer.h" |