Changeset 118605 in webkit
- Timestamp:
- May 25, 2012, 11:09:17 PM (14 years ago)
- Location:
- trunk/Source/WebKit/chromium
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit/chromium/ChangeLog
r118601 r118605 1 2012-05-25 Ryosuke Niwa <rniwa@webkit.org> 2 3 Roll chromium DEPS from r139156 to r139184. 4 5 * DEPS: 6 1 7 2012-05-25 Garrett Casto <gcasto@chromium.org> 2 8 -
trunk/Source/WebKit/chromium/DEPS
r118596 r118605 33 33 vars = { 34 34 'chromium_svn': 'http://src.chromium.org/svn/trunk/src', 35 'chromium_rev': '1391 56'35 'chromium_rev': '139184' 36 36 } 37 37
Note:
See TracChangeset
for help on using the changeset viewer.