| Index: gpu/ipc/common/BUILD.gn
|
| diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn
|
| index dd653934df295153aca6b026907e0f770dc53eb6..d7029b9819bbf3d1bf08ee8493dead9cd0878422 100644
|
| --- a/gpu/ipc/common/BUILD.gn
|
| +++ b/gpu/ipc/common/BUILD.gn
|
| @@ -104,6 +104,8 @@ source_set("ipc_common_sources") {
|
|
|
| if (is_android) {
|
| sources += [
|
| + "android/android_overlay_provider_lookup.cc",
|
| + "android/android_overlay_provider_lookup.h",
|
| "android/scoped_surface_request_conduit.cc",
|
| "android/scoped_surface_request_conduit.h",
|
| "android/surface_texture_peer.cc",
|
|
|