| Index: content/shell/android/BUILD.gn
|
| diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
|
| index 4ae34574a989434d56b9f62e1a00df4a6f6d01c2..b07d66de21c9e02a266bfea6d93de70fd9c1a6f2 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.
|
|
|