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

Unified Diff: Source/core/core.gyp

Issue 1105333002: Introduce printers for Node and Position for ease of developing GTest test files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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 | « no previous file | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gyp
diff --git a/Source/core/core.gyp b/Source/core/core.gyp
index 65e5f4e4adf58491e7da28ae4400c737ba4f3bd7..63c29ee553caabf4ec87bf793ed8fa07e2f27924 100644
--- a/Source/core/core.gyp
+++ b/Source/core/core.gyp
@@ -670,6 +670,7 @@
}, {
'dependencies': [
'webcore_shared',
+ 'wtf_unittest_helpers',
tkent 2015/04/30 00:59:33 Why is it defined conditionally? You need to upda
yosin_UTC9 2015/05/21 05:46:23 Done.
],
}]
],
« no previous file with comments | « no previous file | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698