Title: [88366] trunk/Source/WebKit/chromium
Revision
88366
Author
rn...@webkit.org
Date
2011-06-08 11:33:39 -0700 (Wed, 08 Jun 2011)

Log Message

2011-06-08  Ryosuke Niwa  <rn...@webkit.org>

        Added new entries for skia/third_party/glu.

        * DEPS:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (88365 => 88366)


--- trunk/Source/WebKit/chromium/ChangeLog	2011-06-08 18:24:06 UTC (rev 88365)
+++ trunk/Source/WebKit/chromium/ChangeLog	2011-06-08 18:33:39 UTC (rev 88366)
@@ -1,5 +1,11 @@
 2011-06-08  Ryosuke Niwa  <rn...@webkit.org>
 
+        Added new entries for skia/third_party/glu.
+
+        * DEPS:
+
+2011-06-08  Ryosuke Niwa  <rn...@webkit.org>
+
         Rolled DEPS.
 
         * DEPS:

Modified: trunk/Source/WebKit/chromium/DEPS (88365 => 88366)


--- trunk/Source/WebKit/chromium/DEPS	2011-06-08 18:24:06 UTC (rev 88365)
+++ trunk/Source/WebKit/chromium/DEPS	2011-06-08 18:33:39 UTC (rev 88366)
@@ -60,6 +60,8 @@
     From('chromium_deps', 'src/third_party/skia/src'),
   'third_party/skia/include':
     From('chromium_deps', 'src/third_party/skia/include'),
+  'third_party/skia/third_party/glu':
+    From('chromium_deps', 'src/third_party/skia/third_party/glu'),
 
   # testing
   'testing':
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to