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

Unified Diff: Source/WebCore/WebCore.gyp/WebCore.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
Index: Source/WebCore/WebCore.gyp/WebCore.gyp
diff --git a/Source/WebCore/WebCore.gyp/WebCore.gyp b/Source/WebCore/WebCore.gyp/WebCore.gyp
index 4f8de9a2a0f43b71417e67318cb410c0ae1e51e5..d5bcb2be8e4c7825dbdd626b34a14d69fdd5f87e 100644
--- a/Source/WebCore/WebCore.gyp/WebCore.gyp
+++ b/Source/WebCore/WebCore.gyp/WebCore.gyp
@@ -1203,7 +1203,7 @@
'injected_script_source',
'debugger_script_source',
'../../yarr/yarr.gyp:yarr',
- '../../WTF/WTF.gyp/WTF.gyp:wtf',
+ '../../wtf/wtf.gyp:wtf',
'<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
'<(DEPTH)/skia/skia.gyp:skia',
'<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg',
@@ -1332,7 +1332,7 @@
'inspector_protocol_sources',
'webcore_bindings_sources',
'../../yarr/yarr.gyp:yarr',
- '../../WTF/WTF.gyp/WTF.gyp:wtf',
+ '../../wtf/wtf.gyp:wtf',
'<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
'<(DEPTH)/skia/skia.gyp:skia',
'<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg',
@@ -1352,7 +1352,7 @@
],
'export_dependent_settings': [
'../../yarr/yarr.gyp:yarr',
- '../../WTF/WTF.gyp/WTF.gyp:wtf',
+ '../../wtf/wtf.gyp:wtf',
'<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
'<(DEPTH)/skia/skia.gyp:skia',
'<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg',
@@ -2068,7 +2068,7 @@
'webcore_rendering',
# Exported.
'webcore_bindings',
- '../../WTF/WTF.gyp/WTF.gyp:wtf',
+ '../../wtf/wtf.gyp:wtf',
'<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
'<(DEPTH)/skia/skia.gyp:skia',
'<(DEPTH)/third_party/npapi/npapi.gyp:npapi',
@@ -2077,7 +2077,7 @@
],
'export_dependent_settings': [
'webcore_bindings',
- '../../WTF/WTF.gyp/WTF.gyp:wtf',
+ '../../wtf/wtf.gyp:wtf',
'<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
'<(DEPTH)/skia/skia.gyp:skia',
'<(DEPTH)/third_party/npapi/npapi.gyp:npapi',
« no previous file with comments | « Source/WTF/wtf/wtf.gypi ('k') | Source/WebCore/config.h » ('j') | Source/config.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698