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

Unified Diff: skia/skia.gyp

Issue 10823291: Exclude more files from Android build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase again Created 8 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 | « net/net.gyp ('k') | ui/gl/gl.gyp » ('j') | 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 68846e56ffef1ed9a6f8c4f853aadacfbe18181e..70550e1dfeb7dc6a4d3bf05925794e1701837876 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -591,10 +591,10 @@
'sources/': [
['include', 'ext/platform_device_linux\\.cc$'],
['include', 'ext/platform_canvas_linux\\.cc$'],
+ ['exclude', '../third_party/skia/src/pdf/'],
],
'sources!': [
'ext/vector_platform_device_skia.cc',
- '../third_party/skia/src/pdf/SkPDFFont.cpp',
],
'export_dependent_settings': [
'../third_party/harfbuzz/harfbuzz.gyp:harfbuzz',
« no previous file with comments | « net/net.gyp ('k') | ui/gl/gl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698