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

Unified Diff: chrome/chrome_browser.gypi

Issue 8897008: Download SwiftShader component if WebGL is blacklisted (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: small changes Created 9 years 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 | « chrome/browser/ui/browser_init.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c2a3d545ae35cb116f3594ed4b62f691957421e9..9ba0a0602cb190f1eb65b3aab810a2b8e87ea9e8 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -853,6 +853,8 @@
'browser/component_updater/pnacl/pnacl_component_installer.h',
'browser/component_updater/recovery_component_installer.cc',
'browser/component_updater/recovery_component_installer.h',
+ 'browser/component_updater/swiftshader_component_installer.cc',
+ 'browser/component_updater/swiftshader_component_installer.h',
'browser/content_settings/content_settings_default_provider.cc',
'browser/content_settings/content_settings_default_provider.h',
'browser/content_settings/content_settings_details.cc',
« no previous file with comments | « chrome/browser/ui/browser_init.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698