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

Unified Diff: chrome/test/chromedriver/net/DEPS

Issue 1669453002: [chromedriver] Apply page load timeout to slow cross-process navigations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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: chrome/test/chromedriver/net/DEPS
diff --git a/chrome/test/chromedriver/net/DEPS b/chrome/test/chromedriver/net/DEPS
index 9183c7c522e42d1f32ecd9c92e75efe9d8796344..48c2ee68ee6bedbc0dc3caad019bb6daf6aaa7b8 100644
--- a/chrome/test/chromedriver/net/DEPS
+++ b/chrome/test/chromedriver/net/DEPS
@@ -4,4 +4,6 @@ include_rules = [
"+chrome/test/chromedriver/chrome/status.h",
"+chrome/test/chromedriver/net",
+ # Temporarily allow, for using Timeout.
+ "+chrome/test/chromedriver/util.h",
]

Powered by Google App Engine
This is Rietveld 408576698