Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index d5798ba154109c2d2529bc2be016d784c08e3d82..44e0995eb6d1f37924ebc19b18f5871c088eefd3 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -790,7 +790,7 @@ |
'resource_dir': 'shell/android/shell_apk/res', |
'native_lib_target': 'libcontent_shell_content_view', |
'additional_input_paths': ['<(PRODUCT_DIR)/content_shell/assets/content_shell.pak'], |
- 'asset_location': '<(ant_build_out)/content_shell/assets', |
+ 'asset_location': '<(PRODUCT_DIR)/content_shell/assets', |
}, |
'conditions': [ |
['android_webview_build==0', { |