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

Unified Diff: extensions/browser/BUILD.gn

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 | « chrome/chrome_browser_ui.gypi ('k') | extensions/browser/install/crx_installer_error.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index 3a0adfdde732139292c2cbc2c97fb49c343b031c..06ed4162fb8e8df2009afbd9ecde9580813c63f1 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -395,6 +395,9 @@ source_set("browser") {
"image_util.h",
"info_map.cc",
"info_map.h",
+ "install/crx_installer_error.h",
+ "install/extension_install_ui.cc",
+ "install/extension_install_ui.h",
"install_flag.h",
"lazy_background_task_queue.cc",
"lazy_background_task_queue.h",
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | extensions/browser/install/crx_installer_error.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698