summaryrefslogtreecommitdiffstats
path: root/sync/sync.gyp
diff options
context:
space:
mode:
authorskym <skym@chromium.org>2015-12-07 14:20:43 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-07 22:21:29 +0000
commit1621aa930169650b0c4c371e743f3be58a70abae (patch)
tree48a2f45aa4f4dedbb8d783c75eb0b57506c1d3d7 /sync/sync.gyp
parent7d1fe34ef189666e5b828cc8b1b11c5516da902d (diff)
downloadchromium_src-1621aa930169650b0c4c371e743f3be58a70abae.zip
chromium_src-1621aa930169650b0c4c371e743f3be58a70abae.tar.gz
chromium_src-1621aa930169650b0c4c371e743f3be58a70abae.tar.bz2
[Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations on
all touched files. BUG=554242,567301 Review URL: https://codereview.chromium.org/1509563002 Cr-Commit-Position: refs/heads/master@{#363603}
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 e9f991d..3e9629a 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -560,7 +560,7 @@
'enable_wexit_time_destructors': 1,
'proto_in_dir': 'internal_api/attachments/proto',
'proto_out_dir': 'sync/internal_api/attachments/proto',
- 'cc_generator_options': 'dllexport_decl=SYNC_EXPORT_PRIVATE:',
+ 'cc_generator_options': 'dllexport_decl=SYNC_EXPORT:',
'cc_include': 'sync/base/sync_export.h',
},
'includes': [