Changeset 95396 in webkit


Ignore:
Timestamp:
Sep 18, 2011 11:18:26 AM (13 years ago)
Author:
mitz@apple.com
Message:

Try to fix the Chromium Mac build after r95391.

  • WebCore.gyp/WebCore.gyp:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r95395 r95396  
     12011-09-18  Dan Bernstein  <mitz@apple.com>
     2
     3        Try to fix the Chromium Mac build after r95391.
     4
     5        * WebCore.gyp/WebCore.gyp:
     6
    172011-09-18  Dan Bernstein  <mitz@apple.com>
    28
  • trunk/Source/WebCore/WebCore.gyp/WebCore.gyp

    r95395 r95396  
    11931193              # such as:
    11941194              # com.google.Chrome[] objc[]: Class ScrollbarPrefsObserver is implemented in both .../Google Chrome.app/Contents/Versions/.../Google Chrome Helper.app/Contents/MacOS/../../../Google Chrome Framework.framework/Google Chrome Framework and /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore. One of the two will be used. Which one is undefined.
     1195              'CascadeList=ChromiumWebCoreObjCCascadeList',
    11951196              'ScrollbarPrefsObserver=ChromiumWebCoreObjCScrollbarPrefsObserver',
    11961197              'WebCoreRenderThemeNotificationObserver=ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver',
Note: See TracChangeset for help on using the changeset viewer.