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

Unified Diff: base/base.gypi

Issue 10113009: Set Android/V8 memory limits from dalvik.vm.heapsize. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove redundant includes Created 8 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 74899b2b962f53846d18279be546efed37f67cbe..97987f404672bf9717e8f3f3fa914f9bd7c3248c 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -23,6 +23,8 @@
'third_party/xdg_mime/xdgmime.h',
'android/build_info.cc',
'android/build_info.h',
+ 'android/dalvik_heap_size.cc',
+ 'android/dalvik_heap_size.h',
'android/scoped_java_ref.cc',
'android/scoped_java_ref.h',
'android/jni_android.cc',

Powered by Google App Engine
This is Rietveld 408576698