Index: webrtc/modules/desktop_capture/BUILD.gn |
diff --git a/webrtc/modules/desktop_capture/BUILD.gn b/webrtc/modules/desktop_capture/BUILD.gn |
index 67ec8cea3751b7742fcbaa71d282041c51c109eb..9c9a46631e87f44872a8dfe2f57b98d8842e5df3 100644 |
--- a/webrtc/modules/desktop_capture/BUILD.gn |
+++ b/webrtc/modules/desktop_capture/BUILD.gn |
@@ -7,7 +7,7 @@ |
# be found in the AUTHORS file in the root of the source tree. |
import("//build/config/ui.gni") |
-import("../../build/webrtc.gni") |
+import("../../webrtc.gni") |
use_desktop_capture_differ_sse2 = current_cpu == "x86" || current_cpu == "x64" |