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

Unified Diff: chrome/browser/sync/tools/sync_tools.gyp

Issue 2733009: Revert 49353 - sync: Store hard coded constants into its header file.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 6 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/tools/sync_listen_notifications.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/tools/sync_tools.gyp
===================================================================
--- chrome/browser/sync/tools/sync_tools.gyp (revision 49356)
+++ chrome/browser/sync/tools/sync_tools.gyp (working copy)
@@ -11,8 +11,6 @@
'target_name': 'sync_listen_notifications',
'type': 'executable',
'sources': [
- 'sync_constants.cc',
- 'sync_constants.h',
'sync_listen_notifications.cc',
# We are directly including the sync_constants.cc and h files to avoid
# pulling in browser.lib.
« no previous file with comments | « chrome/browser/sync/tools/sync_listen_notifications.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698