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

Unified Diff: base/base.gypi

Issue 1996193003: Add support for calling the java Callback from native. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 7 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 368348d736ed488ca7982f0a73e950e13ada65cc..dc86c59f913d1d926fa48a16a0bfcdc582ce0d55 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -32,6 +32,8 @@
'android/base_jni_registrar.h',
'android/build_info.cc',
'android/build_info.h',
+ 'android/callback_android.cc',
+ 'android/callback_android.h',
'android/command_line_android.cc',
'android/command_line_android.h',
'android/content_uri_utils.cc',
« no previous file with comments | « base/base.gyp ('k') | chrome/android/java/src/org/chromium/chrome/browser/notifications/WebApkNotificationClient.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698