Index: remoting/host/BUILD.gn |
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn |
index 8bf1c5e878e893570e63871e81945b70aa2b0f67..f62a03f33701ad567ee7f4c063b7228cf2de6629 100644 |
--- a/remoting/host/BUILD.gn |
+++ b/remoting/host/BUILD.gn |
@@ -336,7 +336,7 @@ if (is_mac) { # TODO(GYP) Mac build of remoting host. |
if (is_win) { |
import("//build/toolchain/win/midl.gni") |
- import("//remoting/tools/build/message_compiler.gni") |
+ import("//build/win/message_compiler.gni") |
# TODO(brettw) these should not be generated via exec_script. This should be |
# part of the build process rather than the metabuild. Instead, a script |