| Index: content/shell/android/BUILD.gn
|
| diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
|
| index a396e2577b9518ba9d7b8c1958124733b82dbe3c..80397143f344e202d4494a8f46c0facda5be46bd 100644
|
| --- a/content/shell/android/BUILD.gn
|
| +++ b/content/shell/android/BUILD.gn
|
| @@ -118,6 +118,7 @@ android_apk("content_shell_apk") {
|
| ":libcontent_shell_content_view",
|
| "//base:base_java",
|
| "//content/public/android:content_java",
|
| + "//content/public/test/android:layouttest_java_support",
|
| "//media/capture/video/android:capture_java",
|
| "//net/android:net_java",
|
| "//third_party/mesa:osmesa",
|
|
|