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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 72463002: Move InstallObserver::OnBeginExtensionInstall parameters to a struct (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 1 month 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/ui/app_list/search/webstore/webstore_result.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index cdf3be2288867964baa94a3d5f50e84c7869ef7e..c6672b75cd82ff88b1335cd064fb858b82ec9fe0 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -805,6 +805,7 @@
'browser/extensions/image_loader_factory.h',
'browser/extensions/installed_loader.cc',
'browser/extensions/installed_loader.h',
+ 'browser/extensions/install_observer.cc',
'browser/extensions/install_observer.h',
'browser/extensions/install_signer.cc',
'browser/extensions/install_signer.h',
« no previous file with comments | « chrome/browser/ui/app_list/search/webstore/webstore_result.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698