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