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

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: Change chrome_tests.gypi 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
Index: skia/skia.gyp
diff --git a/skia/skia.gyp b/skia/skia.gyp
index e8d5a7fc9e946b7dfcd33ec08aa2086d98334543..ed32fa8504bc767cc55078417fbf6992515fdda2 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -982,10 +982,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',
« chrome/chrome_browser_extensions.gypi ('K') | « net/net.gyp ('k') | ui/gl/gl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698