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

Unified Diff: chrome/chrome_common.gypi

Issue 2103663002: [Extensions] Rework inline installation observation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: missingfile Created 4 years, 6 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/chrome_browser_extensions.gypi ('k') | chrome/common/extensions/webstore_install_result.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 6cc96e7e04cf181d4bc0f2197b2d0ac430adc184..73391aac7dfcd95a99fc601107d55ea4dae2cca4 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -192,6 +192,8 @@
'common/extensions/permissions/chrome_permission_message_rules.h',
'common/extensions/sync_helper.cc',
'common/extensions/sync_helper.h',
+ 'common/extensions/webstore_install_result.cc',
+ 'common/extensions/webstore_install_result.h',
],
'chrome_common_printing_sources': [
'common/chrome_utility_printing_messages.h',
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | chrome/common/extensions/webstore_install_result.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698