Index: chrome/common/net/notifier/base/time.cc |
=================================================================== |
--- chrome/common/net/notifier/base/time.cc (revision 46353) |
+++ chrome/common/net/notifier/base/time.cc (working copy) |
@@ -2,12 +2,12 @@ |
// 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/time.h" |
+#include "chrome/common/net/notifier/base/time.h" |
#include <string> |
#include <time.h> |
-#include "chrome/browser/sync/notifier/base/utils.h" |
+#include "chrome/common/net/notifier/base/utils.h" |
#include "talk/base/common.h" |
#include "talk/base/logging.h" |