summaryrefslogtreecommitdiffstats
path: root/sync/sync.gyp
diff options
context:
space:
mode:
authormunjal@chromium.org <munjal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-18 19:24:41 +0000
committermunjal@chromium.org <munjal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-18 19:24:41 +0000
commit46e43ee73f4b92410dd1f123703de5996ec6b53b (patch)
tree7eb0c5729ae97978e0b99278e25632d2b651d95e /sync/sync.gyp
parent759bd439bb11c8a5f4f2970c1be2df0025523c86 (diff)
downloadchromium_src-46e43ee73f4b92410dd1f123703de5996ec6b53b.zip
chromium_src-46e43ee73f4b92410dd1f123703de5996ec6b53b.tar.gz
chromium_src-46e43ee73f4b92410dd1f123703de5996ec6b53b.tar.bz2
Revive revision 137685 and fix the DEPs file in chrome/browser/sync
BUG=124140 Review URL: https://chromiumcodereview.appspot.com/10408011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137922 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sync/sync.gyp')
-rw-r--r--sync/sync.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/sync.gyp b/sync/sync.gyp
index f4a8790..f10d249 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -223,7 +223,7 @@
'notifier/invalidation_notifier.cc',
'notifier/invalidation_util.cc',
'notifier/invalidation_util.h',
- 'notifier/invalidation_version_tracker.h',
+ 'notifier/invalidation_state_tracker.h',
'notifier/non_blocking_invalidation_notifier.h',
'notifier/non_blocking_invalidation_notifier.cc',
'notifier/p2p_notifier.h',