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

Unified Diff: extensions/extensions.gyp

Issue 634313004: Display dialog when app install succeeds / fails on Athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « extensions/browser/install/extension_install_ui.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 75ed4cbb92a4a7e4697b7dca4a901d2f56bfa220..278729ed00e5210b68608564f7754d56c138b666 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -678,6 +678,9 @@
'browser/image_util.h',
'browser/info_map.cc',
'browser/info_map.h',
+ 'browser/install/crx_installer_error.h',
+ 'browser/install/extension_install_ui.cc',
+ 'browser/install/extension_install_ui.h',
'browser/install_flag.h',
'browser/file_highlighter.cc',
'browser/file_highlighter.h',
« no previous file with comments | « extensions/browser/install/extension_install_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698