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

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

Issue 2822953002: Remove old wtf/ directory. (Closed)
Patch Set: Fixup *.typemap files. Created 3 years, 8 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 | « third_party/WebKit/Source/wtf/CurrentTime.h ('k') | third_party/WebKit/Source/wtf/DataLog.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/wtf/DEPS
diff --git a/third_party/WebKit/Source/wtf/DEPS b/third_party/WebKit/Source/wtf/DEPS
deleted file mode 100644
index c208ff59c51f3d29cb7c1bdba026caff12028d62..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/wtf/DEPS
+++ /dev/null
@@ -1,25 +0,0 @@
-include_rules = [
- # To whitelist base/ stuff Blink is allowed to include, we list up all
- # directories and files instead of writing 'base/'.
- "+base/allocator/oom.h",
- "+base/allocator/partition_allocator",
- "+base/auto_reset.h",
- "+base/bind.h",
- "+base/bits.h",
- "+base/compiler_specific.h",
- "+base/debug",
- "+base/logging.h",
- "+base/memory/ptr_util.h",
- "+base/memory/weak_ptr.h",
- "+base/numerics",
- "+base/optional.h",
- "+base/rand_util.h",
- "+base/strings",
- "+base/threading/thread_checker.h",
- "+base/time/time.h",
- "+base/tuple.h",
- "+build",
- # Allow redirection to platform/wtf. See crbug.com/691465.
- "+platform/wtf",
- "-v8",
-]
« no previous file with comments | « third_party/WebKit/Source/wtf/CurrentTime.h ('k') | third_party/WebKit/Source/wtf/DataLog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698