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

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

Issue 1738463004: Improve test coveage of WebProcessMemoryDumpImplTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address Primiano's review Created 4 years, 10 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 | « no previous file | third_party/WebKit/Source/platform/web_process_memory_dump_impl_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/DEPS
diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
index e01c85e394a95258e81f683e9ab849ede4b739dd..e88aae646aed931058e9d4036841b49b99ee5100 100644
--- a/third_party/WebKit/Source/platform/DEPS
+++ b/third_party/WebKit/Source/platform/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+base/strings/stringprintf.h",
"+base/synchronization/waitable_event.h",
"+base/sys_info.h",
+ "+base/test",
"+base/thread_task_runner_handle.h",
"+base/time",
"+base/trace_event",
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/web_process_memory_dump_impl_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698