Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(630)

Unified Diff: content/shell/android/BUILD.gn

Issue 864563002: Separate JNI registration with initialization (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments and sync Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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++" ]
« no previous file with comments | « content/public/app/content_jni_onload.h ('k') | content/shell/android/browsertests_apk/content_browser_tests_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698