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

Unified Diff: sync/sync_core.gypi

Issue 231013003: Remove Sync JS generic request/reply framework (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove js_reply_handler.h from gyp Created 6 years, 8 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 | « sync/js/sync_js_controller_unittest.cc ('k') | sync/sync_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_core.gypi
diff --git a/sync/sync_core.gypi b/sync/sync_core.gypi
index 4ba949c81e61104db553f0e4b6e8dcd7e5399ff5..e7019a013ff5fc71cc7f00ca1188cebf3280b4c6 100644
--- a/sync/sync_core.gypi
+++ b/sync/sync_core.gypi
@@ -93,14 +93,11 @@
'engine/update_applicator.h',
'engine/update_handler.cc',
'engine/update_handler.h',
- 'js/js_arg_list.cc',
- 'js/js_arg_list.h',
'js/js_backend.h',
'js/js_controller.h',
'js/js_event_details.cc',
'js/js_event_details.h',
'js/js_event_handler.h',
- 'js/js_reply_handler.h',
'js/sync_js_controller.cc',
'js/sync_js_controller.h',
'protocol/proto_enum_conversions.cc',
« no previous file with comments | « sync/js/sync_js_controller_unittest.cc ('k') | sync/sync_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698