Title: [91890] trunk/Source/WebKit/chromium
- Revision
- 91890
- Author
- [email protected]
- Date
- 2011-07-27 18:45:17 -0700 (Wed, 27 Jul 2011)
Log Message
Add sfntly library to the Chromium DEPS file.
* DEPS:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (91889 => 91890)
--- trunk/Source/WebKit/chromium/ChangeLog 2011-07-28 01:27:55 UTC (rev 91889)
+++ trunk/Source/WebKit/chromium/ChangeLog 2011-07-28 01:45:17 UTC (rev 91890)
@@ -1,5 +1,11 @@
2011-07-27 Ryosuke Niwa <[email protected]>
+ Add sfntly library to the Chromium DEPS file.
+
+ * DEPS:
+
+2011-07-27 Ryosuke Niwa <[email protected]>
+
Unreviewed. Rolled DEPS.
* DEPS:
Modified: trunk/Source/WebKit/chromium/DEPS (91889 => 91890)
--- trunk/Source/WebKit/chromium/DEPS 2011-07-28 01:27:55 UTC (rev 91889)
+++ trunk/Source/WebKit/chromium/DEPS 2011-07-28 01:45:17 UTC (rev 91890)
@@ -131,6 +131,8 @@
From('chromium_deps', 'src/third_party/leveldb'),
'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':
Var('chromium_svn')+'/third_party@'+Var('chromium_rev'),
}
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes