Index: chrome/common/net/notifier/base/linux/async_network_alive_linux.cc |
=================================================================== |
--- chrome/common/net/notifier/base/linux/async_network_alive_linux.cc (revision 46353) |
+++ chrome/common/net/notifier/base/linux/async_network_alive_linux.cc (working copy) |
@@ -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 "chrome/browser/sync/notifier/base/async_network_alive.h" |
+#include "chrome/common/net/notifier/base/async_network_alive.h" |
#include <sys/socket.h> |
#include <asm/types.h> |