Index: webrtc/system_wrappers/source/field_trial_default.cc |
diff --git a/webrtc/system_wrappers/source/field_trial_default.cc b/webrtc/system_wrappers/source/field_trial_default.cc |
index 97b703f6b1389008ea20edb4947992b929857771..1a9bd6bc79f8036c82828a272da79b01ad2d5524 100644 |
--- a/webrtc/system_wrappers/source/field_trial_default.cc |
+++ b/webrtc/system_wrappers/source/field_trial_default.cc |
@@ -7,8 +7,8 @@ |
// be found in the AUTHORS file in the root of the source tree. |
// |
-#include "webrtc/system_wrappers/interface/field_trial.h" |
-#include "webrtc/system_wrappers/interface/field_trial_default.h" |
+#include "webrtc/system_wrappers/include/field_trial.h" |
+#include "webrtc/system_wrappers/include/field_trial_default.h" |
#include <string> |