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

Unified Diff: chrome/tools/build/linux/FILES.cfg

Issue 2815013003: Fix typo in Linux Files.cfg (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/linux/FILES.cfg
diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
index aff7afd39b2b146e636a0b07172de7ab612ee24c..338e15f6642d40431b0732df8f46125f654a7ae3 100644
--- a/chrome/tools/build/linux/FILES.cfg
+++ b/chrome/tools/build/linux/FILES.cfg
@@ -127,7 +127,7 @@ FILES = [
# SwiftShader files:
{
'filename': 'swiftshader/libGLESv2.so',
- 'buildtype': ['dev, 'official''],
+ 'buildtype': ['dev', 'official'],
},
{
'filename': 'swiftshader/libEGL.so',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698