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

Unified Diff: Source/web/tests/sim/SimNetwork.h

Issue 1316673009: Revert of Add a FOUC painting test. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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
« no previous file with comments | « Source/web/tests/sim/SimLayerTreeView.h ('k') | Source/web/tests/sim/SimRequest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/sim/SimNetwork.h
diff --git a/Source/web/tests/sim/SimNetwork.h b/Source/web/tests/sim/SimNetwork.h
index a8914e1c19fba17a8b96c3aa349f6731a0974781..d95d4c62db47cad5d7ed8615a637853885890d2c 100644
--- a/Source/web/tests/sim/SimNetwork.h
+++ b/Source/web/tests/sim/SimNetwork.h
@@ -17,9 +17,6 @@
class WebURLLoaderClient;
class WebURLResponse;
-// Simulates a network with precise flow control so you can make requests
-// return, write data, and finish in a specific order in a unit test. One of
-// these must be created before using the SimRequest to issue requests.
class SimNetwork final : public WebURLLoaderTestDelegate {
public:
SimNetwork();
« no previous file with comments | « Source/web/tests/sim/SimLayerTreeView.h ('k') | Source/web/tests/sim/SimRequest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698