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

Unified Diff: gyp/gm.gyp

Issue 15927011: fix gm on android (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: remove more 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gm.gyp
diff --git a/gyp/gm.gyp b/gyp/gm.gyp
index a8b15339d6df3d984f872f4abce0a6586ef587f6..699dcb7b070c0081efb51a30dfa443431c24898c 100644
--- a/gyp/gm.gyp
+++ b/gyp/gm.gyp
@@ -17,10 +17,7 @@
],
'dependencies': [
'skia_lib.gyp:skia_lib',
- 'core.gyp:core',
- 'images.gyp:images',
'jsoncpp.gyp:jsoncpp',
- 'utils.gyp:utils',
],
'direct_dependent_settings': {
'include_dirs': [
« 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