summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authorakalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-11 17:27:46 +0000
committerakalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-11 17:27:46 +0000
commit618a4ac762817cdd51bf0d30b36cfeffd41b0507 (patch)
tree676279d48256acd515e9f5deba0d9ae6479cf9da /chrome/chrome.gyp
parenta446a53c3d50b49e23bcd93814de95b2ed981aa9 (diff)
downloadchromium_src-618a4ac762817cdd51bf0d30b36cfeffd41b0507.zip
chromium_src-618a4ac762817cdd51bf0d30b36cfeffd41b0507.tar.gz
chromium_src-618a4ac762817cdd51bf0d30b36cfeffd41b0507.tar.bz2
[Sync] Added some plumbing needed for notifications persistence support
BUG=58556 TEST=ChromeSystemResources unit tests Review URL: http://codereview.chromium.org/3610015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62155 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 0e18479..572449d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1085,6 +1085,7 @@
'browser/sync/notifier/registration_manager.h',
'browser/sync/notifier/server_notifier_thread.cc',
'browser/sync/notifier/server_notifier_thread.h',
+ 'browser/sync/notifier/state_writer.h',
],
'include_dirs': [
'..',