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

Unified Diff: android_webview/apk/system_webview_paks.gypi

Issue 1412633004: Generate license file separately (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
« no previous file with comments | « android_webview/apk/system_webview_apk_common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/apk/system_webview_paks.gypi
diff --git a/android_webview/apk/system_webview_paks.gypi b/android_webview/apk/system_webview_paks.gypi
index 1320f45105cbe93b9df5d79bddb0de9d87185a77..931c5af11df735aa7b4d318ca6854ca3ec955db5 100644
--- a/android_webview/apk/system_webview_paks.gypi
+++ b/android_webview/apk/system_webview_paks.gypi
@@ -9,6 +9,7 @@
# once Chrome includes all the locales that the WebView needs.
{
'variables': {
+ 'webview_licenses_path': '<(PRODUCT_DIR)/android_webview_assets/webview_licenses.notice',
'webview_chromium_pak_path': '<(PRODUCT_DIR)/android_webview_assets/webviewchromium.pak',
'webview_locales_input_paks_folder': '<(PRODUCT_DIR)/android_webview_assets/locales/',
# The list of locale are only supported by WebView.
« no previous file with comments | « android_webview/apk/system_webview_apk_common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698