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

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

Issue 2092093002: Make WTF::Function be a base::Callback wrapper (5/5) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@03_wrap
Patch Set: rebase Created 4 years, 6 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/wtf/DEPS
diff --git a/third_party/WebKit/Source/wtf/DEPS b/third_party/WebKit/Source/wtf/DEPS
index cb02d3fd5708bfe35c949178c4ba6917f64209ed..c181875225ec7309dbb9e3ce539e5379d78a6967 100644
--- a/third_party/WebKit/Source/wtf/DEPS
+++ b/third_party/WebKit/Source/wtf/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+base/optional.h",
"+base/rand_util.h",
"+base/strings",
+ "+base/threading/thread_checker.h",
"+base/time/time.h",
"+base/tuple.h",
"+build",
« no previous file with comments | « no previous file | third_party/WebKit/Source/wtf/Functional.h » ('j') | third_party/WebKit/Source/wtf/Functional.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698