Changeset 101044 in webkit
- Timestamp:
- Nov 22, 2011, 11:12:57 PM (15 years ago)
- Location:
- trunk/Source/WebKit/chromium
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit/chromium/ChangeLog
r101035 r101044 1 2011-11-22 Dirk Pranke <dpranke@chromium.org> 2 3 Roll DEPS to r111325 to fix an issue with the linux build 4 5 https://bugs.webkit.org/show_bug.cgi?id=73004 6 7 Unreviewed, build fix. 8 9 There appears to be a bug in the Makefile generator for gyp 10 that is causing make to not rebuild DRT on Linux. 11 12 * DEPS: 13 1 14 2011-11-22 Kenneth Russell <kbr@google.com> 2 15 -
trunk/Source/WebKit/chromium/DEPS
r101018 r101044 33 33 vars = { 34 34 'chromium_svn': 'http://src.chromium.org/svn/trunk/src', 35 'chromium_rev': '111 178',35 'chromium_rev': '111325', 36 36 'nacl_svn': 'http://src.chromium.org/native_client/trunk', 37 37 'nacl_rev': '7169',
Note:
See TracChangeset
for help on using the changeset viewer.