Index: chrome/chrome.gyp |
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
index d2930392f6afaf1aaf44200280630d9031e8dcbe..646ff7e3c75cac4b559512d8d2486e5694a683c7 100644 |
--- a/chrome/chrome.gyp |
+++ b/chrome/chrome.gyp |
@@ -642,10 +642,10 @@ |
'browser/sync/js/js_event_details.h', |
'browser/sync/js/js_event_handler.h', |
'browser/sync/js/js_reply_handler.h', |
+ 'browser/sync/js/js_mutation_event_observer.cc', |
+ 'browser/sync/js/js_mutation_event_observer.h', |
'browser/sync/js/js_sync_manager_observer.cc', |
'browser/sync/js/js_sync_manager_observer.h', |
- 'browser/sync/js/js_transaction_observer.cc', |
- 'browser/sync/js/js_transaction_observer.h', |
'browser/sync/protocol/proto_enum_conversions.cc', |
'browser/sync/protocol/proto_enum_conversions.h', |
'browser/sync/protocol/proto_value_conversions.cc', |