| Index: content/browser/android/android_browser_process.cc
|
| diff --git a/content/browser/android/android_browser_process.cc b/content/browser/android/android_browser_process.cc
|
| index fab5ae898f83085d4496aca5f4318a3651a3f124..f9179c68264d06bcf04e227f7907f7ad45d3cb10 100644
|
| --- a/content/browser/android/android_browser_process.cc
|
| +++ b/content/browser/android/android_browser_process.cc
|
| @@ -13,6 +13,7 @@
|
|
|
| using base::android::ConvertJavaStringToUTF8;
|
|
|
| +
|
| static void SetCommandLineFlags(JNIEnv*env,
|
| jclass clazz,
|
| jint max_render_process_count,
|
|
|