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

Unified Diff: third_party/WebKit/Source/platform/testing/DEPS

Issue 2319053004: [Reland] Make canceling Timers fast. (Closed)
Patch Set: Getting printf to work with size_t cross platform is too hard, use C++ io streams instead Created 4 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
Index: third_party/WebKit/Source/platform/testing/DEPS
diff --git a/third_party/WebKit/Source/platform/testing/DEPS b/third_party/WebKit/Source/platform/testing/DEPS
index c5e2cc8a05426702dc0752b89d425ea631124ff8..abd56230fb2953bcb724f6bcf7d18315a62ae4cd 100644
--- a/third_party/WebKit/Source/platform/testing/DEPS
+++ b/third_party/WebKit/Source/platform/testing/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+base/message_loop",
"+base/metrics/statistics_recorder.h",
"+base/test/test_io_thread.h",
+ "+content/test/blink_test_environment.h",
"+cc",
"+mojo/edk/embedder",
"+mojo/edk/test",

Powered by Google App Engine
This is Rietveld 408576698