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

Unified Diff: Source/Platform/Platform.gyp/Platform.gyp

Issue 14238015: Move Source/WTF/wtf to Source/wtf (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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 | Source/WTF/WTF.gyp/.gitignore » ('j') | Source/config.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/Platform/Platform.gyp/Platform.gyp
diff --git a/Source/Platform/Platform.gyp/Platform.gyp b/Source/Platform/Platform.gyp/Platform.gyp
index 5fa5d386212db2e77416764c1f142f147368e564..780ff5f5aab5ad7d5c4fdc361375149a22c5b47b 100644
--- a/Source/Platform/Platform.gyp/Platform.gyp
+++ b/Source/Platform/Platform.gyp/Platform.gyp
@@ -38,7 +38,7 @@
'target_name': 'webkit_platform',
'type': 'static_library',
'dependencies': [
- '../../WTF/WTF.gyp/WTF.gyp:wtf',
+ '../../wtf/wtf.gyp:wtf',
'<(DEPTH)/skia/skia.gyp:skia',
],
'include_dirs': [
« no previous file with comments | « no previous file | Source/WTF/WTF.gyp/.gitignore » ('j') | Source/config.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698