Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1847)

Unified Diff: chrome/chrome.gyp

Issue 7982049: [Sync] Move some code into new class JsMutationEventObserver (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix deps Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/sync/syncable/syncable.h ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « chrome/browser/sync/syncable/syncable.h ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698