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

Unified Diff: trunk/gyp/debugger.gyp

Issue 14771017: Copy NaCl directory into trunk/platform_tools, adjust paths (Closed) Base URL: http://skia.googlecode.com/svn/
Patch Set: Created 7 years, 8 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 | trunk/gyp/nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/gyp/debugger.gyp
===================================================================
--- trunk/gyp/debugger.gyp (revision 8976)
+++ trunk/gyp/debugger.gyp (working copy)
@@ -109,7 +109,7 @@
'../src/utils',
],
'sources': [
- '../../nacl/src/nacl_debugger.cpp',
+ '../platform_tools/nacl/src/nacl_debugger.cpp',
],
}, { # skia_os != "nacl"
'include_dirs': [
« no previous file with comments | « no previous file | trunk/gyp/nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698