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

Unified Diff: chrome/chrome_browser.gypi

Issue 2248293002: Do not install WebAPKs with web manifests with invalid URL components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'webapk_updater_non_installable' into webapk_installable_checker Created 4 years, 4 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4a616af434b4b44c794f0d9d37279682da4d7915..8aac06547f6bd544b55d9f0249e3c99ca75d0939 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1024,6 +1024,8 @@
'browser/android/webapk/webapk_icon_hasher.h',
'browser/android/webapk/webapk_installer.cc',
'browser/android/webapk/webapk_installer.h',
+ 'browser/android/webapk/webapk_web_manifest_checker.cc',
+ 'browser/android/webapk/webapk_web_manifest_checker.h',
'browser/autofill/android/personal_data_manager_android.cc',
'browser/autofill/android/personal_data_manager_android.h',
'browser/dom_distiller/dom_distiller_service_factory_android.cc',

Powered by Google App Engine
This is Rietveld 408576698