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

Unified Diff: gyp/android_framework_lib.gyp

Issue 1293183002: fix typo in android_framework_lib.gyp (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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
« 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: gyp/android_framework_lib.gyp
diff --git a/gyp/android_framework_lib.gyp b/gyp/android_framework_lib.gyp
index a4fc1698ebf69d29f9de0e38542c264fa3b7f223..7bdc8b126fcd1dd90d525a52fffa2515600f83ba 100644
--- a/gyp/android_framework_lib.gyp
+++ b/gyp/android_framework_lib.gyp
@@ -11,7 +11,7 @@
'codec.gyp:codec',
'core.gyp:core',
'effects.gyp:effects',
- 'gpu.gyp:skgpu'
+ 'gpu.gyp:skgpu',
'images.gyp:images',
'opts.gyp:opts',
'pdf.gyp:pdf',
« 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