Index: sync/sync.gyp |
diff --git a/sync/sync.gyp b/sync/sync.gyp |
index da7dbba00351d65769093e9e6bdeff7293456f30..5ff4804f27c80d4d0f5b5ee46ec3808bc0879202 100644 |
--- a/sync/sync.gyp |
+++ b/sync/sync.gyp |
@@ -217,6 +217,8 @@ |
'notifier/sync_notifier_factory.h', |
'notifier/sync_notifier_factory.cc', |
'notifier/sync_notifier_observer.h', |
+ 'notifier/sync_notifier_state.h', |
+ 'notifier/sync_notifier_state.cc', |
], |
'conditions': [ |
['OS != "android"', { |