Index: build/config/android/config.gni |
diff --git a/build/config/android/config.gni b/build/config/android/config.gni |
index 2b5bb7117f21b57271635388321a6d566ad53170..14857a38ffbde7cfdde6c1de9e8441a06a771e3d 100644 |
--- a/build/config/android/config.gni |
+++ b/build/config/android/config.gni |
@@ -108,9 +108,6 @@ if (is_android) { |
# Adds intrumentation to each function. Writes a file with the order that |
# functions are called at startup. |
use_order_profiling = false |
- |
- # Use the internal version of the framework to build Android WebView. |
- use_webview_internal_framework = false |
michaelbai
2016/01/06 03:53:42
Sorry, I still don't understand what caused the er
agrieve
2016/01/06 04:16:04
Looks like the problem doesn't happen anymore beca
|
} |
# Host stuff ----------------------------------------------------------------- |