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

Unified Diff: chrome/chrome_browser.gypi

Issue 2160513002: Extract AppBannerDataFetcher into an InstallableManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert to a non-refcounted implementation Created 4 years, 5 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 fd4e7c54c666585492b0dc2fce2e4e4b5f07c52a..60f5d52180a7d5c82fddaec4847a5d2d9f66aa40 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -308,6 +308,10 @@
'browser/install_verification/win/module_list.h',
'browser/install_verification/win/module_verification_common.cc',
'browser/install_verification/win/module_verification_common.h',
+ 'browser/installable/installable_checker.cc',
+ 'browser/installable/installable_checker.h',
+ 'browser/installable/installable_logging.cc',
+ 'browser/installable/installable_logging.h',
'browser/internal_auth.cc',
'browser/internal_auth.h',
'browser/interstitials/chrome_controller_client.cc',

Powered by Google App Engine
This is Rietveld 408576698