Title: [130813] trunk/Source/WebKit/chromium
Revision
130813
Author
jchaffr...@webkit.org
Date
2012-10-09 14:35:32 -0700 (Tue, 09 Oct 2012)

Log Message

[Chromium] Chromium DEPS has a stray directory, turning our Win bots red
https://bugs.webkit.org/show_bug.cgi?id=98817

Reviewed by Dirk Pranke.

* DEPS: Removed the stray directory which solved the redness on several of our bots.

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (130812 => 130813)


--- trunk/Source/WebKit/chromium/ChangeLog	2012-10-09 21:35:11 UTC (rev 130812)
+++ trunk/Source/WebKit/chromium/ChangeLog	2012-10-09 21:35:32 UTC (rev 130813)
@@ -1,3 +1,12 @@
+2012-10-09  Julien Chaffraix  <jchaffr...@webkit.org>
+
+        [Chromium] Chromium DEPS has a stray directory, turning our Win bots red
+        https://bugs.webkit.org/show_bug.cgi?id=98817
+
+        Reviewed by Dirk Pranke.
+
+        * DEPS: Removed the stray directory which solved the redness on several of our bots.
+
 2012-10-09  Sadrul Habib Chowdhury  <sad...@chromium.org>
 
         [chromium] Make sure events are transformed correctly for plugins.

Modified: trunk/Source/WebKit/chromium/DEPS (130812 => 130813)


--- trunk/Source/WebKit/chromium/DEPS	2012-10-09 21:35:11 UTC (rev 130812)
+++ trunk/Source/WebKit/chromium/DEPS	2012-10-09 21:35:32 UTC (rev 130813)
@@ -161,8 +161,6 @@
       From('chromium_deps', 'src/third_party/nss'),
     'third_party/perl':
       From('chromium_deps', 'src/third_party/perl'),
-    'tools/isolate':
-      Var('chromium_svn')+'/tools/isolate@'+Var('chromium_rev'),
     # Dependencies used by libjpeg-turbo
     'third_party/yasm/binaries':
       From('chromium_deps', 'src/third_party/yasm/binaries'),
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to