| Index: sync/util/invalidation_helper.cc
|
| diff --git a/sync/tools/invalidation_helper.cc b/sync/util/invalidation_helper.cc
|
| similarity index 95%
|
| rename from sync/tools/invalidation_helper.cc
|
| rename to sync/util/invalidation_helper.cc
|
| index 61a4b87f71f2a71a8e0dc4e1ba92b7c200472b34..ea19c0dc9f1ac84f79ca901a7541724250d82e4e 100644
|
| --- a/sync/tools/invalidation_helper.cc
|
| +++ b/sync/util/invalidation_helper.cc
|
| @@ -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 "sync/tools/invalidation_helper.h"
|
| +#include "sync/util/invalidation_helper.h"
|
|
|
| #include "google/cacheinvalidation/types.pb.h"
|
|
|
|
|