Index: webrtc/modules/video_processing/BUILD.gn |
diff --git a/webrtc/modules/video_processing/BUILD.gn b/webrtc/modules/video_processing/BUILD.gn |
index 5da0ae89ee2606cbfeff03020e2757f63f3aee81..6da43b422b537989d964d10a2bc2f183d10c6b01 100644 |
--- a/webrtc/modules/video_processing/BUILD.gn |
+++ b/webrtc/modules/video_processing/BUILD.gn |
@@ -7,7 +7,7 @@ |
# be found in the AUTHORS file in the root of the source tree. |
import("//build/config/arm.gni") |
-import("../../build/webrtc.gni") |
+import("../../webrtc.gni") |
build_video_processing_sse2 = current_cpu == "x86" || current_cpu == "x64" |