diff options
Diffstat (limited to 'sync/notifier/sync_system_resources.h')
-rw-r--r-- | sync/notifier/sync_system_resources.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/notifier/sync_system_resources.h b/sync/notifier/sync_system_resources.h index eaa0758..e333bb2 100644 --- a/sync/notifier/sync_system_resources.h +++ b/sync/notifier/sync_system_resources.h @@ -16,7 +16,7 @@ #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" #include "base/memory/weak_ptr.h" -#include "base/message_loop.h" +#include "base/message_loop/message_loop.h" #include "base/threading/non_thread_safe.h" #include "google/cacheinvalidation/include/system-resources.h" #include "sync/base/sync_export.h" |