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

Unified Diff: chrome/chrome_browser.gypi

Issue 2231843003: Take Murmur2 hash of untransformed icon when creating WebAPK part 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'master' into webapk_builder_impl2_hash 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
« no previous file with comments | « chrome/browser/android/webapk/webapk_installer_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ef56a9fd04668a1dbc37f7c2ce76a079d695f071..7dd4a1a853a5e8b1392b43f39eee1186a574230b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1017,6 +1017,8 @@
'browser/android/webapps/single_tab_mode_tab_helper.h',
'browser/android/webapps/webapp_registry.cc',
'browser/android/webapps/webapp_registry.h',
+ 'browser/android/webapk/webapk_icon_hasher.cc',
+ 'browser/android/webapk/webapk_icon_hasher.h',
'browser/android/webapk/webapk_installer.cc',
'browser/android/webapk/webapk_installer.h',
'browser/autofill/android/personal_data_manager_android.cc',
« no previous file with comments | « chrome/browser/android/webapk/webapk_installer_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698