Index: content/shell/android/BUILD.gn |
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn |
index e1e5ef9df0f5c03db8aaf63934eecbb7487ecf18..0fe040164727f27ce00b7396bffe72c0f9ad1543 100644 |
--- a/content/shell/android/BUILD.gn |
+++ b/content/shell/android/BUILD.gn |
@@ -236,6 +236,7 @@ if (current_cpu != "x64") { |
sources = [ |
"linker_test_apk/chromium_linker_test_android.cc", |
"linker_test_apk/chromium_linker_test_linker_tests.cc", |
+ "linker_test_apk/chromium_linker_test_linker_tests.h", |
] |
deps = [ |