Commit 0fa42268 authored by baxley's avatar baxley Committed by Commit bot

Add variations target to translate component in gyp.

In order to build translate_core_browser from projects built
with gyp, variations is needed as a dependency.

BUG=

Review-Url: https://codereview.chromium.org/2115453004
Cr-Commit-Position: refs/heads/master@{#403363}
parent 8c59e014
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
'language_usage_metrics', 'language_usage_metrics',
'pref_registry', 'pref_registry',
'translate_core_common', 'translate_core_common',
'variations',
], ],
'include_dirs': [ 'include_dirs': [
'..', '..',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment