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

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

Issue 2767153004: Move files in wtf/ to platform/wtf/ (Part 12). (Closed)
Patch Set: Rebase. Created 3 years, 9 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/platform/wtf/debug/DEPS
diff --git a/third_party/WebKit/Source/platform/wtf/debug/DEPS b/third_party/WebKit/Source/platform/wtf/debug/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..2b999bc42b1fd8478ec27b598da1662be042a57e
--- /dev/null
+++ b/third_party/WebKit/Source/platform/wtf/debug/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ # To whitelist base/ stuff Blink is allowed to include, we list up all
+ # directories and files instead of writing 'base/'.
+ "+base/debug/alias.h",
+ "+base/debug/crash_logging.h",
+]
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/debug/CrashLogging.h ('k') | third_party/WebKit/Source/wtf/Allocator.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698