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

Unified Diff: third_party/WebKit/Source/web/tests/DEPS

Issue 2132593002: Remove remaining calls to deprecated MessageLoop methods on Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: h264_vt_encoder_unittest.cc Created 4 years, 5 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/web/tests/DEPS
diff --git a/third_party/WebKit/Source/web/tests/DEPS b/third_party/WebKit/Source/web/tests/DEPS
index 5c7bc7f44a5a7db893afeb2d3963b53acf817ce7..b9e13ea512771ed3daa9210f9dc01df36eddadf2 100644
--- a/third_party/WebKit/Source/web/tests/DEPS
+++ b/third_party/WebKit/Source/web/tests/DEPS
@@ -2,10 +2,10 @@ include_rules = [
"+web/tests",
# For RunAllTests.cpp only.
"+base/bind.h",
- "+base/message_loop/message_loop.h",
"+base/run_loop.h",
"+base/test/launcher/unit_test_launcher.h",
"+base/test/test_suite.h",
+ "+base/threading/thread_task_runner_handle.h",
"+content/test/blink_test_environment.h",
"+mojo/edk/embedder/embedder.h",
"+mojo/public/cpp/bindings",
« no previous file with comments | « sync/internal_api/public/attachments/task_queue.h ('k') | third_party/WebKit/Source/web/tests/RunAllTests.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698