diff options
-rw-r--r-- | chrome/chrome.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index c60fd50..a027d2b 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -505,7 +505,7 @@ 'target_name': 'syncapi_core', 'type': 'static_library', 'sources': [ - 'browser/sync/engine/configure_reason.h' + 'browser/sync/engine/configure_reason.h', 'browser/sync/engine/http_post_provider_factory.h', 'browser/sync/engine/http_post_provider_interface.h', 'browser/sync/engine/syncapi_internal.cc', |