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

Unified Diff: content/content_shell.gypi

Issue 864563002: Separate JNI registration with initialization (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: put delegate implementation into .cc 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/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 32735218591376ee7befa347037b81e6b26b7979..bbf3938c0b7c67454e12dc945d69bbbd270619da 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -1016,7 +1016,6 @@
],
'sources': [
'shell/android/shell_library_loader.cc',
- 'shell/android/shell_library_loader.h',
],
'conditions': [
['android_webview_build==1', {

Powered by Google App Engine
This is Rietveld 408576698