| Index: sync/internal_api/js_mutation_event_observer.cc
|
| diff --git a/chrome/browser/sync/internal_api/js_mutation_event_observer.cc b/sync/internal_api/js_mutation_event_observer.cc
|
| similarity index 97%
|
| rename from chrome/browser/sync/internal_api/js_mutation_event_observer.cc
|
| rename to sync/internal_api/js_mutation_event_observer.cc
|
| index 2a630800682018903c48d513caf4b494ef9b500d..9833b0996fd93656933a8e31bf294ad50d5c4d0d 100644
|
| --- a/chrome/browser/sync/internal_api/js_mutation_event_observer.cc
|
| +++ b/sync/internal_api/js_mutation_event_observer.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 "chrome/browser/sync/internal_api/js_mutation_event_observer.h"
|
| +#include "sync/internal_api/js_mutation_event_observer.h"
|
|
|
| #include <string>
|
|
|
|
|