| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 70eb852beba1eda90c1912dfb97f94409d6f2018..8d72d628c9be57289a2dfdd74a533ac52b410dd4 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -41,6 +41,7 @@ source_set("common") {
|
| "android/sync_compositor_messages.h",
|
| "android/sync_compositor_statics.cc",
|
| "android/sync_compositor_statics.h",
|
| + "app_web_message_port_messages.h",
|
| "appcache_interfaces.cc",
|
| "appcache_interfaces.h",
|
| "appcache_messages.h",
|
|
|