| Index: gpu/ipc/common/BUILD.gn
|
| diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn
|
| index 73136d7258c6614dcb1d96edfe2378976f924bfa..b6d279b163a96b69f7de81c7cd602323737cc91d 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/dialog_surface_lookup.cc",
|
| + "android/dialog_surface_lookup.h",
|
| "android/scoped_surface_request_conduit.cc",
|
| "android/scoped_surface_request_conduit.h",
|
| "android/surface_texture_manager.cc",
|
|
|