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

Unified Diff: gyp/debugger.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/SampleApp.gyp ('k') | gyp/gm.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/debugger.gyp
diff --git a/gyp/debugger.gyp b/gyp/debugger.gyp
index fa7c6f7817467f77cbf5ba10f7de12aa4334558e..3a972c277f88662dc07c783379f90912672b31db 100644
--- a/gyp/debugger.gyp
+++ b/gyp/debugger.gyp
@@ -78,6 +78,7 @@
],
'include_dirs' : [
'../src/core',
+ '../src/utils/debugger',
'../debugger', # To pull SkDebugger.h
'../src/gpu', # To pull gl/GrGLUtil.h
'../src/ports', # To pull SkFontDescriptor.h
« no previous file with comments | « gyp/SampleApp.gyp ('k') | gyp/gm.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698