X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcomponents%2Fmetrics.gypi;h=bd25e211f3b240869905aedf4b5f969f6db134a4;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=1e41f86f39b41d243194a9fb84131b6774e31168;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/components/metrics.gypi b/src/components/metrics.gypi index 1e41f86..bd25e21 100644 --- a/src/components/metrics.gypi +++ b/src/components/metrics.gypi @@ -17,6 +17,9 @@ 'component_metrics_proto', 'variations', ], + 'export_dependent_settings': [ + 'component_metrics_proto', + ], 'sources': [ 'metrics/clean_exit_beacon.cc', 'metrics/clean_exit_beacon.h', @@ -120,6 +123,9 @@ 'component_metrics_proto', 'metrics', ], + 'export_dependent_settings': [ + 'component_metrics_proto', + ], 'sources': [ 'metrics/profiler/profiler_metrics_provider.cc', 'metrics/profiler/profiler_metrics_provider.h',