Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Unified Diff: webrtc/system_wrappers/interface/field_trial.h

Issue 1415743005: clean up field_trial_default target (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/system_wrappers/system_wrappers.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
//
« no previous file with comments | « no previous file | webrtc/system_wrappers/system_wrappers.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698