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

Unified Diff: chrome/chrome_common.gypi

Issue 893823002: Register system Pepper Flash plugin if no packaged Pepper plugin is found. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update DEPS Created 5 years, 10 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 1fb3eb5890975e609967fd25bb745e3a92d00d71..5ce788c9c11670d1f6459da4f93a27d918052c46 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -416,6 +416,8 @@
'sources': [
'common/pepper_flash.cc',
'common/pepper_flash.h',
+ 'common/ppapi_utils.cc',
+ 'common/ppapi_utils.h',
],
}],
['enable_plugins==1 and enable_extensions==1', {
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/BUILD.gn » ('j') | chrome/common/ppapi_utils.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698