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

Unified Diff: third_party/WebKit/Source/wtf/wtf.gypi

Issue 2105763002: Adds WTF::debug::ScopedCrashKey as an alias of base::debug::ScopedCrashKey. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « third_party/WebKit/Source/wtf/debug/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/wtf/wtf.gypi
diff --git a/third_party/WebKit/Source/wtf/wtf.gypi b/third_party/WebKit/Source/wtf/wtf.gypi
index 639c912be0ce2c16e8dc2b78f4b8ef9b9241af0c..6fa608c88af7b2c20fbe3e7dc1df9834420661f6 100644
--- a/third_party/WebKit/Source/wtf/wtf.gypi
+++ b/third_party/WebKit/Source/wtf/wtf.gypi
@@ -105,6 +105,7 @@
'allocator/Partitions.h',
'asm/SaturatedArithmeticARM.h',
'build_config.h',
+ 'debug/CrashLogging.h',
'dtoa.cpp',
'dtoa.h',
'dtoa/bignum-dtoa.cc',
« no previous file with comments | « third_party/WebKit/Source/wtf/debug/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698