Skip to content

Commit

Permalink
[BlackBerry] Remove ResourceHolderImpl.cpp from build system
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=78779

Reviewed by George Staikos.

blackberry/Api/ResourceHolderImpl.cpp which hasn't been upstreamed
has been removed internally. So remove it from the build system.

* blackberry/CMakeListsBlackBerry.txt:


Canonical link: https://commits.webkit.org/95726@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@107890 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
Leo Yang committed Feb 16, 2012
1 parent 6c1aa14 commit 35bd2e5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Source/WebKit/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
2012-02-15 Leo Yang <leo.yang@torchmobile.com.cn>

[BlackBerry] Remove ResourceHolderImpl.cpp from build system
https://bugs.webkit.org/show_bug.cgi?id=78779

Reviewed by George Staikos.

blackberry/Api/ResourceHolderImpl.cpp which hasn't been upstreamed
has been removed internally. So remove it from the build system.

* blackberry/CMakeListsBlackBerry.txt:

2012-02-15 Leo Yang <leo.yang@torchmobile.com.cn>

[BlackBerry] Upstream WebPageGroupLoadDeferrer.{h, cpp}
Expand Down
1 change: 0 additions & 1 deletion Source/WebKit/blackberry/CMakeListsBlackBerry.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ LIST(APPEND WebKit_SOURCES
blackberry/Api/BackingStore.cpp
blackberry/Api/BlackBerryGlobal.cpp
blackberry/Api/WebString.cpp
blackberry/Api/ResourceHolderImpl.cpp
blackberry/Api/WebKitMIMETypeConverter.cpp
blackberry/Api/WebKitTextCodec.cpp
blackberry/Api/WebPage.cpp
Expand Down

0 comments on commit 35bd2e5

Please sign in to comment.