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

Unified Diff: gyp/FileReaderApp.gyp

Issue 15855006: prepare skia for shared library build on android (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: rebasing Created 7 years, 7 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 | « Makefile ('k') | gyp/SampleApp.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/FileReaderApp.gyp
diff --git a/gyp/FileReaderApp.gyp b/gyp/FileReaderApp.gyp
index bcd0f0dc387de371cc9c650c8922e8874bee861e..f590ffebb3abe5f792c613dbaf734ca80082bc21 100644
--- a/gyp/FileReaderApp.gyp
+++ b/gyp/FileReaderApp.gyp
@@ -18,8 +18,7 @@
'../src/utils/mac/SkOSWindow_Mac.cpp',
],
'dependencies': [
- 'skia_base_libs.gyp:skia_base_libs',
- 'effects.gyp:effects',
+ 'skia_lib.gyp:skia_lib',
'views.gyp:views',
'xml.gyp:xml',
],
« no previous file with comments | « Makefile ('k') | gyp/SampleApp.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698