Chromium Code Reviews| Index: content/shell/android/BUILD.gn |
| diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn |
| index ea6dc3fe942dffe7c96a5d71ac81fe99780e49c6..210c0f1680fcae977093c6bfe7ea7aa27aa70cf3 100644 |
| --- a/content/shell/android/BUILD.gn |
| +++ b/content/shell/android/BUILD.gn |
| @@ -30,7 +30,6 @@ shared_library("libcontent_shell_content_view") { |
| ] |
| sources = [ |
| "shell_library_loader.cc", |
| - "shell_library_loader.h", |
| ] |
| if (is_android_webview_build) { |
| ldflags = [ "-lgabi++" ] |