Bug 61952

Summary: Update svn:ignore property on Source/WebKit/chromium
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch rniwa: review+

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>