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:
guoweis
2015-10-22 19:33:20 -07:00
committed by Commit bot
parent 00507f8eb6
commit a3587fb779
2 changed files with 0 additions and 5 deletions

View File

@ -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.
//

View File

@ -199,9 +199,6 @@
'sources': [
'interface/field_trial_default.h',
'source/field_trial_default.cc',
],
'dependencies': [
'system_wrappers',
]
}, {
'target_name': 'metrics_default',