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

Unified Diff: chrome/installer/mini_installer/chrome.release

Issue 2715563002: Moving SwiftShader from component to bundled library (Closed)
Patch Set: Specify x11 only support on Linux Created 3 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/installer/mini_installer/chrome.release
diff --git a/chrome/installer/mini_installer/chrome.release b/chrome/installer/mini_installer/chrome.release
index 5a603b1396fe3944e6e8235bff1b27889521b5ba..e29974a64e05fd66a4d1adaf15e967b20d4ef055 100644
--- a/chrome/installer/mini_installer/chrome.release
+++ b/chrome/installer/mini_installer/chrome.release
@@ -56,6 +56,12 @@ LogoCanary.png: %(VersionDir)s\VisualElements\
SmallLogo.png: %(VersionDir)s\VisualElements\
SmallLogoCanary.png: %(VersionDir)s\VisualElements\
+#
+# SwiftShader sub-dir
+#
+swiftshader\libEGL.dll: %(VersionDir)s\swiftshader\
+swiftshader\libGLESv2.dll: %(VersionDir)s\swiftshader\
+
[HIDPI]
chrome_200_percent.pak: %(VersionDir)s\

Powered by Google App Engine
This is Rietveld 408576698