| Index: webrtc/system_wrappers/interface/field_trial.h
|
| diff --git a/webrtc/system_wrappers/interface/field_trial.h b/webrtc/system_wrappers/interface/field_trial.h
|
| index 2f116adec0bf94b55c8d2116e93ef186984bdfb7..2af083cdacc160ce1f8df0120dcc0dcd2ca8a8c2 100644
|
| --- a/webrtc/system_wrappers/interface/field_trial.h
|
| +++ b/webrtc/system_wrappers/interface/field_trial.h
|
| @@ -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.
|
| //
|
|
|