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

Side by Side Diff: Source/wtf/wtf.gypi

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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 'variables': { 2 'variables': {
3 'wtf_files': [ 3 'wtf_files': [
4 'ASCIICType.h', 4 'ASCIICType.h',
5 'AVLTree.h', 5 'AVLTree.h',
6 'Alignment.h', 6 'Alignment.h',
7 'ArrayBuffer.cpp', 7 'ArrayBuffer.cpp',
8 'ArrayBuffer.h', 8 'ArrayBuffer.h',
9 'ArrayBufferView.cpp', 9 'ArrayBufferView.cpp',
10 'ArrayBufferView.h', 10 'ArrayBufferView.h',
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 'unicode/ScriptCodesFromICU.h', 226 'unicode/ScriptCodesFromICU.h',
227 'unicode/UTF8.cpp', 227 'unicode/UTF8.cpp',
228 'unicode/UTF8.h', 228 'unicode/UTF8.h',
229 'unicode/Unicode.h', 229 'unicode/Unicode.h',
230 'unicode/UnicodeMacrosFromICU.h', 230 'unicode/UnicodeMacrosFromICU.h',
231 'unicode/icu/CollatorICU.cpp', 231 'unicode/icu/CollatorICU.cpp',
232 'unicode/icu/UnicodeIcu.h', 232 'unicode/icu/UnicodeIcu.h',
233 ], 233 ],
234 } 234 }
235 } 235 }
OLDNEW
« Source/config.h ('K') | « Source/wtf/wtf.gyp ('k') | Source/yarr/yarr.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698