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

Unified Diff: mojo/mojo.gyp

Issue 147533004: Remove unneeded JNI registrations. (Closed) Base URL: https://git.chromium.org/chromium/src.git@master
Patch Set: Fix android webview build issues. Created 6 years, 9 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: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 4c24e47d4f4f96a82d8e419e82712e2a84f44ccd..9cca0561a3fae0d7c6b95bcacb041762b631b437 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -571,7 +571,6 @@
'sources': [
'shell/android/library_loader.cc',
'shell/android/mojo_main.cc',
- 'shell/android/mojo_main.h',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698