[BlackBerry] Remove EditCommandBlackBerry.cpp from build system
authorleo.yang@torchmobile.com.cn <leo.yang@torchmobile.com.cn@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 9 Feb 2012 01:41:32 +0000 (01:41 +0000)
committerleo.yang@torchmobile.com.cn <leo.yang@torchmobile.com.cn@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 9 Feb 2012 01:41:32 +0000 (01:41 +0000)
https://bugs.webkit.org/show_bug.cgi?id=78078

Reviewed by Rob Buis.

WebKit/blackberry/WebCoreSupport/EditCommandBlackBerry.cpp which hasn't
been upstreamed has been removed from the BlackBerry porting internally.
So we should remove it from the build system.

* blackberry/CMakeListsBlackBerry.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107158 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Source/WebKit/ChangeLog
Source/WebKit/blackberry/CMakeListsBlackBerry.txt

index 9c3a66d..06d563a 100644 (file)
@@ -1,3 +1,16 @@
+2012-02-08  Leo Yang  <leo.yang@torchmobile.com.cn>
+
+        [BlackBerry] Remove EditCommandBlackBerry.cpp from build system
+        https://bugs.webkit.org/show_bug.cgi?id=78078
+
+        Reviewed by Rob Buis.
+
+        WebKit/blackberry/WebCoreSupport/EditCommandBlackBerry.cpp which hasn't
+        been upstreamed has been removed from the BlackBerry porting internally.
+        So we should remove it from the build system.
+
+        * blackberry/CMakeListsBlackBerry.txt:
+
 2012-02-08  Rob Buis  <rbuis@rim.com>
 
         [BlackBerry] Upstream DumpRenderTreeBlackBerry
index 295f22f..d0e27cf 100644 (file)
@@ -54,7 +54,6 @@ LIST(APPEND WebKit_SOURCES
     blackberry/WebCoreSupport/DeviceMotionClientBlackBerry.cpp
     blackberry/WebCoreSupport/DeviceOrientationClientBlackBerry.cpp
     blackberry/WebCoreSupport/DragClientBlackBerry.cpp
-    blackberry/WebCoreSupport/EditCommandBlackBerry.cpp
     blackberry/WebCoreSupport/EditorClientBlackBerry.cpp
     blackberry/WebCoreSupport/FrameLoaderClientBlackBerry.cpp
     blackberry/WebCoreSupport/FrameNetworkingContextBlackBerry.cpp