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

Unified Diff: extensions/extensions.gypi

Issue 1495403002: Observe adding external extensions via windows registry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sync @tott Created 4 years, 11 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/external_provider_interface.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index 27b1033f5eaf5214a8de07538ef75dfd05e47e0b..6049ecbeca72b98f08fe79edb449b33ba1dddf30 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -636,6 +636,8 @@
'browser/extension_zoom_request_client.h',
'browser/extensions_browser_client.cc',
'browser/extensions_browser_client.h',
+ 'browser/external_install_info.cc',
+ 'browser/external_install_info.h',
'browser/external_provider_interface.h',
'browser/file_highlighter.cc',
'browser/file_highlighter.h',
« no previous file with comments | « extensions/browser/external_provider_interface.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698