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

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

Issue 1840693002: Restore ScopedLogger and add documentation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address review comments Created 4 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
« no previous file with comments | « third_party/WebKit/Source/wtf/ScopedLogger.md ('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 93ee1bcc57feb88e85ea72aabde88218004cdc86..3234b5df1d3dafd61eb06b9ebc01b635793ab5e2 100644
--- a/third_party/WebKit/Source/wtf/wtf.gypi
+++ b/third_party/WebKit/Source/wtf/wtf.gypi
@@ -202,6 +202,7 @@
'wtf_unittest_files': [
'ASCIICTypeTest.cpp',
'ArrayBufferBuilderTest.cpp',
+ 'AssertionsTest.cpp',
'DequeTest.cpp',
'FunctionalTest.cpp',
'HashMapTest.cpp',
« no previous file with comments | « third_party/WebKit/Source/wtf/ScopedLogger.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698