⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 136177 in webkit


Ignore:
Timestamp:
Nov 29, 2012, 3:40:23 PM (14 years ago)
Author:
bfulgham@webkit.org
Message:

[Windows, WinCairo] Unreviewed build correction. Correct debug
build case on build machine.

  • TestWebKitAPI/Tests/WebCore/win/BitmapImage.cpp:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r136175 r136177  
     12012-11-29  Brent Fulgham  <bfulgham@webkit.org>
     2
     3        [Windows, WinCairo] Unreviewed build correction. Correct debug
     4        build case on build machine.
     5
     6        * TestWebKitAPI/Tests/WebCore/win/BitmapImage.cpp:
     7
    182012-11-29  Brent Fulgham  <bfulgham@webkit.org>
    29
  • trunk/Tools/TestWebKitAPI/Tests/WebCore/win/BitmapImage.cpp

    r136175 r136177  
    2727#include "config.h"
    2828
     29#ifndef ASSERT_DISABLED
    2930#define ASSERT_DISABLED
     31#endif
    3032#include <WebCore/BitmapImage.h>
    3133
Note: See TracChangeset for help on using the changeset viewer.