Changeset 109559 in webkit


Ignore:
Timestamp:
Mar 2, 2012 4:59:36 AM (12 years ago)
Author:
leo.yang@torchmobile.com.cn
Message:

[BlackBerry] Build fix for LocalizedStringsBlackBerry.cpp
https://bugs.webkit.org/show_bug.cgi?id=80099

Unreviewed build fix.

  • platform/blackberry/LocalizedStringsBlackBerry.cpp:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r109558 r109559  
     12012-03-02  Leo Yang  <leo.yang@torchmobile.com.cn>
     2
     3        [BlackBerry] Build fix for LocalizedStringsBlackBerry.cpp
     4        https://bugs.webkit.org/show_bug.cgi?id=80099
     5
     6        Unreviewed build fix.
     7
     8        * platform/blackberry/LocalizedStringsBlackBerry.cpp:
     9
    1102012-03-02  Allan Sandfeld Jensen  <allan.jensen@nokia.com>
    211
  • trunk/Source/WebCore/platform/blackberry/LocalizedStringsBlackBerry.cpp

    r105315 r109559  
    2222#include "IntSize.h"
    2323#include "NotImplemented.h"
     24#include "PlatformString.h"
    2425#include <BlackBerryPlatformClient.h>
    2526#include <LocalizeResource.h>
Note: See TracChangeset for help on using the changeset viewer.