Ignore:
Timestamp:
Oct 23, 2011, 7:23:39 PM (14 years ago)
Author:
[email protected]
Message:

[chromium] Remove RopeImpl.{h,cpp} from the gyp projects
https://bugs.webkit.org/show_bug.cgi?id=70703

Reviewed by Kent Tamura.

runtime/RopeImpl.{h,cpp} were removed in r97872, remove references
to these files from the gyp project files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/JavaScriptCore.gypi

    r98093 r98210  
    115115            'runtime/RegExpCache.h',
    116116            'runtime/RegExpObject.h',
    117             'runtime/RopeImpl.h',
    118117            'runtime/ScopeChain.h',
    119118            'runtime/SmallStrings.h',
     
    530529            'runtime/RegExpPrototype.cpp',
    531530            'runtime/RegExpPrototype.h',
    532             'runtime/RopeImpl.cpp',
    533531            'runtime/ScopeChain.cpp',
    534532            'runtime/ScopeChainMark.h',
Note: See TracChangeset for help on using the changeset viewer.