Index: chrome/common/net/notifier/base/network_status_detector_task_mt.cc |
=================================================================== |
--- chrome/common/net/notifier/base/network_status_detector_task_mt.cc (revision 46353) |
+++ chrome/common/net/notifier/base/network_status_detector_task_mt.cc (working copy) |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/sync/notifier/base/network_status_detector_task_mt.h" |
+#include "chrome/common/net/notifier/base/network_status_detector_task_mt.h" |
-#include "chrome/browser/sync/notifier/base/async_network_alive.h" |
-#include "chrome/browser/sync/notifier/base/signal_thread_task.h" |
+#include "chrome/common/net/notifier/base/async_network_alive.h" |
+#include "chrome/common/net/notifier/base/signal_thread_task.h" |
#include "talk/base/common.h" |