Index: webrtc/tools/frame_editing/frame_editing_unittest.cc |
diff --git a/webrtc/tools/frame_editing/frame_editing_unittest.cc b/webrtc/tools/frame_editing/frame_editing_unittest.cc |
index e1ba1de0fcb6ec13a3e774ee35a4004e95873a6a..c06829641b9dc2163df66843a45d98e6e826c2ef 100644 |
--- a/webrtc/tools/frame_editing/frame_editing_unittest.cc |
+++ b/webrtc/tools/frame_editing/frame_editing_unittest.cc |
@@ -14,7 +14,7 @@ |
#include <fstream> |
#include <memory> |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "webrtc/test/gtest.h" |
#include "webrtc/common_video/libyuv/include/webrtc_libyuv.h" |
#include "webrtc/test/testsupport/fileutils.h" |
#include "webrtc/tools/frame_editing/frame_editing_lib.h" |