Title: [90245] trunk/Source/WebKit/chromium
- Revision
- 90245
- Author
- [email protected]
- Date
- 2011-07-01 10:57:37 -0700 (Fri, 01 Jul 2011)
Log Message
2011-07-01 Tony Chang <[email protected]>
Fix the chromium build. sql is a new top level directory.
* DEPS:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (90244 => 90245)
--- trunk/Source/WebKit/chromium/ChangeLog 2011-07-01 17:36:17 UTC (rev 90244)
+++ trunk/Source/WebKit/chromium/ChangeLog 2011-07-01 17:57:37 UTC (rev 90245)
@@ -1,3 +1,9 @@
+2011-07-01 Tony Chang <[email protected]>
+
+ Fix the chromium build. sql is a new top level directory.
+
+ * DEPS:
+
2011-07-01 Ryosuke Niwa <[email protected]>
Rolled DEPS.
Modified: trunk/Source/WebKit/chromium/DEPS (90244 => 90245)
--- trunk/Source/WebKit/chromium/DEPS 2011-07-01 17:36:17 UTC (rev 90244)
+++ trunk/Source/WebKit/chromium/DEPS 2011-07-01 17:57:37 UTC (rev 90245)
@@ -101,6 +101,8 @@
Var('chromium_svn')+'/printing@'+Var('chromium_rev'),
'ppapi':
Var('chromium_svn')+'/ppapi@'+Var('chromium_rev'),
+ 'sql':
+ Var('chromium_svn')+'/sql@'+Var('chromium_rev'),
'third_party/angle': # needed by the gpu process
From('chromium_deps', 'src/third_party/angle'),
'third_party/libvpx': # needed by webkit/media
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes