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

Unified Diff: headless/public/util/testing/generic_url_request_mocks.cc

Issue 2762593002: Add --headless flag to Windows (Closed)
Patch Set: Fixed headless_unittests Created 3 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: headless/public/util/testing/generic_url_request_mocks.cc
diff --git a/headless/public/util/testing/generic_url_request_mocks.cc b/headless/public/util/testing/generic_url_request_mocks.cc
index c047e051aac2d783399cd476249c7ccc91e01d0e..54f1ed9e44748f95f3f068fb0cc1f2575dcb78f7 100644
--- a/headless/public/util/testing/generic_url_request_mocks.cc
+++ b/headless/public/util/testing/generic_url_request_mocks.cc
@@ -8,6 +8,7 @@
#include "base/logging.h"
#include "base/threading/thread_task_runner_handle.h"
+#include "net/http/http_response_headers.h"
alex clarke (OOO till 29th) 2017/05/12 11:31:28 Is this needed?
dvallet 2017/05/12 21:12:03 ditto
namespace net {
class URLRequestJob;

Powered by Google App Engine
This is Rietveld 408576698