Index: chrome/browser/component_updater/component_updater_interceptor.cc |
diff --git a/chrome/browser/component_updater/component_updater_interceptor.cc b/chrome/browser/component_updater/component_updater_interceptor.cc |
index 21695f1c3adb3644fc5e4f99dcfbe979cd08a486..b7728c82092006f501e200e7a3f1286b87f41c6a 100644 |
--- a/chrome/browser/component_updater/component_updater_interceptor.cc |
+++ b/chrome/browser/component_updater/component_updater_interceptor.cc |
@@ -5,7 +5,7 @@ |
#include "base/file_util.h" |
#include "base/threading/thread_restrictions.h" |
-#include "content/browser/browser_thread.h" |
+#include "content/public/browser/browser_thread.h" |
#include "net/url_request/url_request_test_job.h" |
#include "testing/gtest/include/gtest/gtest.h" |