Commit 46576e97 authored by boliu's avatar boliu Committed by Commit bot

Fix white space in android_webview_glue.gypi

Seems to have some tabs in there too

BUG=

Review URL: https://codereview.chromium.org/619913004

Cr-Commit-Position: refs/heads/master@{#297840}
parent f3a2e5bd
......@@ -38,15 +38,15 @@
],
},
'copies': [
{
{
'destination': '<(PRODUCT_DIR)/android_webview_assets',
'files': [],
'conditions': [
'conditions': [
['icu_use_data_file_flag==1', {
'files': [
'<(PRODUCT_DIR)/icudtl.dat',
],
}],
}],
],
},
],'includes': [ '../../build/java_apk.gypi' ],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment