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

Unified Diff: chrome/chrome_common.gypi

Issue 1261333004: Add support for Flash Player Component updates on Linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix up bauerb's final few comments. Created 5 years, 4 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_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 1bf051c504867610f9d799dd4315ff416e521816..27bb38ccaafa831b418ffca8be0a4a62598c791a 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -43,6 +43,8 @@
'common/common_param_traits.cc',
'common/common_param_traits.h',
'common/common_param_traits_macros.h',
+ 'common/component_flash_hint_file_linux.h',
+ 'common/component_flash_hint_file_linux.cc',
'common/content_restriction.h',
'common/content_settings_pattern_serializer.cc',
'common/content_settings_pattern_serializer.h',

Powered by Google App Engine
This is Rietveld 408576698