summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/protocol/sync_proto.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/protocol/sync_proto.gyp')
-rw-r--r--chrome/browser/sync/protocol/sync_proto.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/protocol/sync_proto.gyp b/chrome/browser/sync/protocol/sync_proto.gyp
index f505f41..fcaa032 100644
--- a/chrome/browser/sync/protocol/sync_proto.gyp
+++ b/chrome/browser/sync/protocol/sync_proto.gyp
@@ -56,7 +56,7 @@
},
{
'target_name': 'sync_proto_cpp',
- 'type': '<(library)',
+ 'type': 'static_library',
'sources': [
'<(protoc_out_dir)/chrome/browser/sync/protocol/sync.pb.cc',
'<(protoc_out_dir)/chrome/browser/sync/protocol/sync.pb.h',