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

Unified Diff: gyp/tools.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/gm.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index cb7d4ac59b4f5ce726ff7f9ae0f71e343d995bba..2b0550a81d3c20728da3758fcf9a91698a5f8850 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -282,7 +282,7 @@
'type': 'executable',
'include_dirs' : [
'../src/core',
- '../debugger',
+ '../src/utils/debugger',
],
'sources': [
'../tools/filtermain.cpp',
« no previous file with comments | « gyp/gm.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698