| Index: base/trace_event/etw_manifest/BUILD/message_compiler.py
|
| diff --git a/remoting/tools/build/message_compiler.py b/base/trace_event/etw_manifest/BUILD/message_compiler.py
|
| similarity index 88%
|
| copy from remoting/tools/build/message_compiler.py
|
| copy to base/trace_event/etw_manifest/BUILD/message_compiler.py
|
| index 60b0eaa543b9d0802592335498ce1c0db74f32be..be5927d9bec990c360861e10504553306e7ac9aa 100644
|
| --- a/remoting/tools/build/message_compiler.py
|
| +++ b/base/trace_event/etw_manifest/BUILD/message_compiler.py
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| # Runs the Microsoft Message Compiler (mc.exe). This Python adapter is for the
|
| -# GYP build, which can only run Python and not native binaries.
|
| +# GN build, which can only run Python and not native binaries.
|
|
|
| import subprocess
|
| import sys
|
|
|