| Index: content/shell/android/BUILD.gn
|
| diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
|
| index 738cee80f6b67daaf7c44585f62775291a9afd65..e9a726144b9975706339873cfc8ed15bf01ccba5 100644
|
| --- a/content/shell/android/BUILD.gn
|
| +++ b/content/shell/android/BUILD.gn
|
| @@ -88,6 +88,7 @@ android_library("content_shell_apk_java") {
|
| "//media/capture/video/android:capture_java",
|
| "//net/android:net_java",
|
| "//ui/android:ui_java",
|
| + "//ui/platform_window/android:platform_window_java",
|
| ]
|
|
|
| # Supply manifest for linting.
|
|
|