Changeset 58065 in webkit


Ignore:
Timestamp:
Apr 21, 2010 11:50:05 PM (14 years ago)
Author:
tony@chromium.org
Message:

2010-04-21 Tony Chang <tony@chromium.org>

Reviewed by Shinichiro Hamaji.

[chromium] gyp_webkit should be executable
https://bugs.webkit.org/show_bug.cgi?id=37971

  • gyp_webkit: Added property svn:executable.
Location:
trunk/WebKit/chromium
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKit/chromium/ChangeLog

    r58046 r58065  
     12010-04-21  Tony Chang  <tony@chromium.org>
     2
     3        Reviewed by Shinichiro Hamaji.
     4
     5        [chromium] gyp_webkit should be executable
     6        https://bugs.webkit.org/show_bug.cgi?id=37971
     7
     8        * gyp_webkit: Added property svn:executable.
     9
    1102010-04-21  Jay Civelli  <jcivelli@chromium.org>
    211
  • trunk/WebKit/chromium/gyp_webkit

    • Property svn:executable set to *
    r57720 r58065  
    1 #
     1#!/usr/bin/env python
    22# Copyright (C) 2009 Google Inc. All rights reserved.
    33#
Note: See TracChangeset for help on using the changeset viewer.