| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index dd6099233c352e5278c5cfbe6dd7d64b31208d31..ef0e39d70103c1cdeb719e2448253b8e935aeb88 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -758,6 +758,7 @@ source_set("shared_typemap_traits") {
|
| visibility = [ ":*" ]
|
| sources = [
|
| "web/ConsoleMessageStructTraits.cpp",
|
| + "web/ConsoleMessageStructTraits.h",
|
| ]
|
| deps = [
|
| ":mojo_bindings_shared__generator",
|
|
|