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

Unified Diff: chrome/chrome_browser.gypi

Issue 487693002: ShellUtil: Add generic methods to add/delete Windows file associations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Deeper refactoring of the existing file associations code for code reuse. Created 6 years, 3 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 13aa270fa0f8f0bec03c8f702514c8b37a41e1aa..1a4f3f2d9aaa86ce859afe6e3cd6882e0a49fd1f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -410,6 +410,8 @@
'browser/favicon/favicon_service_factory.h',
'browser/favicon/favicon_tab_helper.cc',
'browser/favicon/favicon_tab_helper.h',
+ 'browser/file_associations_win.cc',
+ 'browser/file_associations_win.h',
'browser/file_select_helper.cc',
'browser/file_select_helper.h',
'browser/flags_storage.h',

Powered by Google App Engine
This is Rietveld 408576698