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

Unified Diff: content/content_common.gypi

Issue 324593004: Windows: Add an "Open in Adobe Reader" menu item for PDF files in the download shelf. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix build Created 6 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 240c001fccac7199cc5122b955c23b68778df593..c537d7e1ea9c624b33f81d99826bc876b8b29113 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -86,6 +86,8 @@
'public/common/pepper_plugin_info.h',
'public/common/process_type.h',
'public/common/referrer.h',
+ 'public/common/registry_utils_win.cc',
+ 'public/common/registry_utils_win.h',
'public/common/renderer_preferences.cc',
'public/common/renderer_preferences.h',
'public/common/resource_devtools_info.cc',

Powered by Google App Engine
This is Rietveld 408576698