Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(285)

Unified Diff: DEPS

Issue 1086363003: Handled nullptr argument in WaitForExit() and WaitForExitWithTimeout() methods. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments incorporated. Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: DEPS
diff --git a/DEPS b/DEPS
index ebf7223aa6eb45a3abbfb44f6189c6aad3b44e46..0664d4bf4cd43d77b2fa9698b449b7017df4382c 100644
--- a/DEPS
+++ b/DEPS
@@ -34,7 +34,7 @@ vars = {
'llvm_url': 'http://src.chromium.org/llvm-project',
'llvm_git': 'https://llvm.googlesource.com',
'webkit_trunk': 'http://src.chromium.org/blink/trunk',
- 'webkit_revision': '4a69f692023b7a85e218aed38ed3acc72be1d76f', # from svn revision 194849
+ 'webkit_revision': 'c127d37233c824ba96d9fdba5bf4db8f1311fd0d', # from svn revision 194850
Lei Zhang 2015/05/06 08:05:14 Umm, should this be here?
g.mehndiratt 2015/05/06 10:52:35 On 2015/05/06 08:05:14, Lei Zhang wrote: Acknowle
'chromium_git': 'https://chromium.googlesource.com',
'chromiumos_git': 'https://chromium.googlesource.com/chromiumos',
'pdfium_git': 'https://pdfium.googlesource.com',
« no previous file with comments | « no previous file | ash/test/test_metro_viewer_process_host.cc » ('j') | ash/test/test_metro_viewer_process_host.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698