Changeset 64794 in webkit


Ignore:
Timestamp:
Aug 5, 2010 4:11:32 PM (14 years ago)
Author:
brettw@chromium.org
Message:

2010-08-05 Brett Wilson <brettw@chromium.org>

Reviewed by Nate Chapin.

Make the webkit unit tests depend on test_support_base
https://bugs.webkit.org/show_bug.cgi?id=43584

  • WebKit.gyp:
Location:
trunk/WebKit/chromium
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKit/chromium/ChangeLog

    r64767 r64794  
     12010-08-05  Brett Wilson  <brettw@chromium.org>
     2
     3        Reviewed by Nate Chapin.
     4
     5        Make the webkit unit tests depend on test_support_base
     6        https://bugs.webkit.org/show_bug.cgi?id=43584
     7
     8        * WebKit.gyp:
     9
    1102010-08-04  Kenneth Russell  <kbr@google.com>
    211
  • trunk/WebKit/chromium/WebKit.gyp

    r64749 r64794  
    689689                        '<(chromium_src_dir)/base/base.gyp:base',
    690690                        '<(chromium_src_dir)/base/base.gyp:base_i18n',
     691                        '<(chromium_src_dir)/base/base.gyp:test_support_base',
    691692                        '<(chromium_src_dir)/gpu/gpu.gyp:gles2_c_lib',
    692693                    ],
Note: See TracChangeset for help on using the changeset viewer.