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

Unified Diff: base/base.gypi

Issue 1283543003: [Android] Add a java.lang.System wrapper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix comment Created 5 years, 4 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
« no previous file with comments | « base/base.gyp ('k') | net/android/java/src/org/chromium/net/ProxyChangeListener.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index cce8e4491a87e8c6864f62c47b75e02147e6d559..c982a1341766ff8e6edaf72df00d3121a534260f 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -50,6 +50,8 @@
'android/java_handler_thread.h',
'android/java_runtime.cc',
'android/java_runtime.h',
+ 'android/java_system.cc',
+ 'android/java_system.h',
'android/jni_android.cc',
'android/jni_android.h',
'android/jni_array.cc',
« no previous file with comments | « base/base.gyp ('k') | net/android/java/src/org/chromium/net/ProxyChangeListener.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698