clean up field_trial_default target, to be used by remoting_perftests.
TBR=tommi@webrtc.org BUG= Review URL: https://codereview.webrtc.org/1415743005 Cr-Commit-Position: refs/heads/master@{#10382}
This commit is contained in:
@ -13,8 +13,6 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "webrtc/common_types.h"
|
||||
|
||||
// Field trials allow webrtc clients (such as Chrome) to turn on feature code
|
||||
// in binaries out in the field and gather information with that.
|
||||
//
|
||||
|
@ -199,9 +199,6 @@
|
||||
'sources': [
|
||||
'interface/field_trial_default.h',
|
||||
'source/field_trial_default.cc',
|
||||
],
|
||||
'dependencies': [
|
||||
'system_wrappers',
|
||||
]
|
||||
}, {
|
||||
'target_name': 'metrics_default',
|
||||
|
Reference in New Issue
Block a user