Changeset 122307 in webkit


Ignore:
Timestamp:
Jul 11, 2012 12:27:32 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

Unreviewed, rolling out r122301.
http://trac.webkit.org/changeset/122301
https://bugs.webkit.org/show_bug.cgi?id=90947

Android builder started to fail (Requested by hayato on
#webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-07-11

  • DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r122301 r122307  
     12012-07-11  Sheriff Bot  <webkit.review.bot@gmail.com>
     2
     3        Unreviewed, rolling out r122301.
     4        http://trac.webkit.org/changeset/122301
     5        https://bugs.webkit.org/show_bug.cgi?id=90947
     6
     7        Android builder started to fail (Requested by hayato on
     8        #webkit).
     9
     10        * DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:
     11
    1122012-07-10  Adam Barth  <abarth@webkit.org>
    213
  • trunk/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp

    r122301 r122307  
    452452                        '--ant-args',
    453453                        '-DPRODUCT_DIR=<(ant_build_out)',
    454                         '--ant-compile=<(sdk_build)',
     454                        '--ant-compile',
    455455                        '--app_abi',
    456456                        '<(android_app_abi)',
Note: See TracChangeset for help on using the changeset viewer.