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

Unified Diff: skia/skia.gyp

Issue 7322002: Update Skia gyp to include newly added files. (Skia CL 4627077 r=1788) (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 5 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: skia/skia.gyp
diff --git a/skia/skia.gyp b/skia/skia.gyp
index e8fa2cced1921f8aa3abdabf877b7e8f2c32831d..72e5ef88c50c39d370df78a8b287bc48081474e9 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -467,6 +467,7 @@
'../third_party/skia/src/opts/opts_check_SSE2.cpp',
+ '../third_party/skia/src/pdf/SkBitSet.cpp',
'../third_party/skia/src/pdf/SkPDFCatalog.cpp',
'../third_party/skia/src/pdf/SkPDFDevice.cpp',
'../third_party/skia/src/pdf/SkPDFDocument.cpp',
@@ -625,6 +626,7 @@
'../third_party/skia/include/gpu/SkGr.h',
'../third_party/skia/include/gpu/SkGrTexturePixelRef.h',
+ '../third_party/skia/include/pdf/SkBitSet.h',
'../third_party/skia/include/pdf/SkPDFCatalog.h',
'../third_party/skia/include/pdf/SkPDFDevice.h',
'../third_party/skia/include/pdf/SkPDFDocument.h',
« 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