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

Side by Side Diff: third_party/WebKit/Source/web/tests/DEPS

Issue 2199493002: libFuzzer for blink::MHTMLParser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed CR feedback from esprehn@. Created 4 years, 4 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 unified diff | Download patch
« no previous file with comments | « third_party/WebKit/Source/platform/testing/TestingPlatformSupport.cpp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+web/tests", 2 "+web/tests",
3 # For RunAllTests.cpp only. 3 # For RunAllTests.cpp only.
4 "+base/bind.h", 4 "+base/bind.h",
5 "+base/bind_helpers.h",
5 "+base/run_loop.h", 6 "+base/run_loop.h",
6 "+base/test/launcher/unit_test_launcher.h", 7 "+base/test/launcher/unit_test_launcher.h",
7 "+base/test/test_suite.h", 8 "+base/test/test_suite.h",
8 "+base/threading/thread_task_runner_handle.h", 9 "+base/threading/thread_task_runner_handle.h",
9 "+content/test/blink_test_environment.h", 10 "+content/test/blink_test_environment.h",
10 "+mojo/edk/embedder/embedder.h", 11 "+mojo/edk/embedder/embedder.h",
11 "+mojo/public/cpp/bindings", 12 "+mojo/public/cpp/bindings",
12 ] 13 ]
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/platform/testing/TestingPlatformSupport.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698