Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index 32735218591376ee7befa347037b81e6b26b7979..77472b8521995503898b7abdeea4f5055e52eb27 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -1015,8 +1015,9 @@ |
'<(DEPTH)/media/media.gyp:player_android', |
], |
'sources': [ |
+ 'shell/android/shell_jni_onload_delegate.cc', |
+ 'shell/android/shell_jni_onload_delegate.h', |
'shell/android/shell_library_loader.cc', |
- 'shell/android/shell_library_loader.h', |
], |
'conditions': [ |
['android_webview_build==1', { |