Bug 61952 - Update svn:ignore property on Source/WebKit/chromium
Summary: Update svn:ignore property on Source/WebKit/chromium
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-02 12:32 PDT by Adam Barth
Modified: 2011-06-02 12:38 PDT (History)
0 users

See Also:


Attachments
Patch (635 bytes, patch)
2011-06-02 12:33 PDT, Adam Barth
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-06-02 12:32:08 PDT
Update svn:ignore property on Source/WebKit/chromium
Comment 1 Adam Barth 2011-06-02 12:33:15 PDT
Created attachment 95786 [details]
Patch
Comment 2 Adam Barth 2011-06-02 12:33:54 PDT
That's kind of a useless diff.  Here's the prop change:


abarth@quadzen:~/svn/webkit$ svn diff Source/WebKit/chromium/

Property changes on: Source/WebKit/chromium
___________________________________________________________________
Modified: svn:ignore
   - .gclient
.gclient_entries
app
base
build
chromium_deps
gfx
googleurl
gpu
ipc
media
net
ppapi
printing
sdch
skia
testing
third_party
tools
v8
webkit
xcodebuild

   + .gclient
.gclient_entries
WebKit.xcodeproj
app
base
build
chromium_deps
crypto
gfx
googleurl
gpu
ipc
media
net
ppapi
printing
sdch
skia
testing
third_party
tools
ui
v8
webkit
xcodebuild
Comment 3 Ryosuke Niwa 2011-06-02 12:36:35 PDT
Comment on attachment 95786 [details]
Patch

We talked about what kind of changes he's making on IRC.
Comment 4 Adam Barth 2011-06-02 12:38:22 PDT
Committed r87940: <http://trac.webkit.org/changeset/87940>