Title: [102772] trunk/Source/WebKit/chromium
- Revision
- 102772
- Author
- pe...@chromium.org
- Date
- 2011-12-14 05:58:47 -0800 (Wed, 14 Dec 2011)
Log Message
[Chromium] Roll chromium DEPS (r113807 -> r114356)
https://bugs.webkit.org/show_bug.cgi?id=74496
Reviewed by Tony Gentilcore.
Roll deps to r114356 and update the location of sfntly to
pick up the change at Chromium.
* DEPS:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (102771 => 102772)
--- trunk/Source/WebKit/chromium/ChangeLog 2011-12-14 13:57:00 UTC (rev 102771)
+++ trunk/Source/WebKit/chromium/ChangeLog 2011-12-14 13:58:47 UTC (rev 102772)
@@ -1,3 +1,15 @@
+2011-12-14 Peter Beverloo <pe...@chromium.org>
+
+ [Chromium] Roll chromium DEPS (r113807 -> r114356)
+ https://bugs.webkit.org/show_bug.cgi?id=74496
+
+ Reviewed by Tony Gentilcore.
+
+ Roll deps to r114356 and update the location of sfntly to
+ pick up the change at Chromium.
+
+ * DEPS:
+
2011-12-13 Dirk Pranke <dpra...@chromium.org>
chromium port - remove nacl hack in DEPS/gyp_webkit
Modified: trunk/Source/WebKit/chromium/DEPS (102771 => 102772)
--- trunk/Source/WebKit/chromium/DEPS 2011-12-14 13:57:00 UTC (rev 102771)
+++ trunk/Source/WebKit/chromium/DEPS 2011-12-14 13:58:47 UTC (rev 102772)
@@ -32,7 +32,7 @@
vars = {
'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
- 'chromium_rev': '113807',
+ 'chromium_rev': '114356',
}
deps = {
@@ -135,8 +135,8 @@
From('chromium_deps', 'src/third_party/leveldatabase/src'),
'third_party/snappy/src':
From('chromium_deps', 'src/third_party/snappy/src'),
- 'third_party/sfntly/src/sfntly':
- From('chromium_deps', 'src/third_party/sfntly/src/sfntly'),
+ 'third_party/sfntly/cpp/src':
+ From('chromium_deps', 'src/third_party/sfntly/cpp/src'),
'third_party/v8-i18n':
From('chromium_deps', 'src/third_party/v8-i18n'),
'third_party':
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes