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

Unified Diff: gyp/gm.gyp

Issue 16866017: Build fix after r9598. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 6 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 | « gyp/debugger.gyp ('k') | gyp/tools.gyp » ('j') | 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 2f280afa0d83a1c2d3779ca490811470bc456145..3fdfb8e647da8ae451d305c996f6a433b0f0ea9c 100644
--- a/gyp/gm.gyp
+++ b/gyp/gm.gyp
@@ -29,11 +29,11 @@
'target_name': 'gm',
'type': 'executable',
'include_dirs' : [
- '../debugger',
'../src/core',
'../src/effects',
'../src/pipe/utils/',
'../src/utils/',
+ '../src/utils/debugger',
],
'includes': [
'gmslides.gypi',
« no previous file with comments | « gyp/debugger.gyp ('k') | gyp/tools.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698