Title: [101993] trunk/Source/WebKit/chromium
Revision
101993
Author
[email protected]
Date
2011-12-05 06:16:56 -0800 (Mon, 05 Dec 2011)

Log Message

Unreviewed, fixed chromium DEPS syntax.

* DEPS:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (101992 => 101993)


--- trunk/Source/WebKit/chromium/ChangeLog	2011-12-05 13:50:49 UTC (rev 101992)
+++ trunk/Source/WebKit/chromium/ChangeLog	2011-12-05 14:16:56 UTC (rev 101993)
@@ -1,5 +1,11 @@
 2011-12-05  Vsevolod Vlasov  <[email protected]>
 
+        Unreviewed, fixed chromium DEPS syntax.
+
+        * DEPS:
+
+2011-12-05  Vsevolod Vlasov  <[email protected]>
+
         Unreviewed.  Rolled DEPS.
 
         * DEPS:

Modified: trunk/Source/WebKit/chromium/DEPS (101992 => 101993)


--- trunk/Source/WebKit/chromium/DEPS	2011-12-05 13:50:49 UTC (rev 101992)
+++ trunk/Source/WebKit/chromium/DEPS	2011-12-05 14:16:56 UTC (rev 101993)
@@ -32,7 +32,7 @@
 
 vars = {
   'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
-  'chromium_rev': '112974'
+  'chromium_rev': '112974',
   'nacl_svn': 'http://src.chromium.org/native_client/trunk',
   'nacl_rev': '7169',
 }
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to