Title: [152482] trunk
Revision
152482
Author
[email protected]
Date
2013-07-08 22:21:51 -0700 (Mon, 08 Jul 2013)

Log Message

Add WebInspectorUI to WebKit.xcworkspace
https://bugs.webkit.org/show_bug.cgi?id=118491

Reviewed by Sam Weinig.

* WebKit.xcworkspace/contents.xcworkspacedata:

Modified Paths

Diff

Modified: trunk/ChangeLog (152481 => 152482)


--- trunk/ChangeLog	2013-07-09 05:08:29 UTC (rev 152481)
+++ trunk/ChangeLog	2013-07-09 05:21:51 UTC (rev 152482)
@@ -1,3 +1,12 @@
+2013-07-08  Andy Estes  <[email protected]>
+
+        Add WebInspectorUI to WebKit.xcworkspace
+        https://bugs.webkit.org/show_bug.cgi?id=118491
+
+        Reviewed by Sam Weinig.
+
+        * WebKit.xcworkspace/contents.xcworkspacedata:
+
 2013-07-08  ChangSeok Oh  <[email protected]>
 
         [GTK] Acceleration description isn't displayed in configured options.

Modified: trunk/WebKit.xcworkspace/contents.xcworkspacedata (152481 => 152482)


--- trunk/WebKit.xcworkspace/contents.xcworkspacedata	2013-07-09 05:08:29 UTC (rev 152481)
+++ trunk/WebKit.xcworkspace/contents.xcworkspacedata	2013-07-09 05:21:51 UTC (rev 152482)
@@ -14,6 +14,9 @@
       location = "group:Source/WebCore/WebCore.xcodeproj">
    </FileRef>
    <FileRef
+      location = "group:Source/WebInspectorUI/WebInspectorUI.xcodeproj">
+   </FileRef>
+   <FileRef
       location = "group:Source/WebKit/WebKit.xcodeproj">
    </FileRef>
    <FileRef
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to