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

Unified Diff: Source/core/BUILD.gn

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: 2015-05-21T15:05:46 Created 5 years, 7 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.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/BUILD.gn
diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn
index 920f835282534405387b0eaa151bd6dcac8dc806..9c7f0913acf3933a5fd14bd459f50feffda716b4 100644
--- a/Source/core/BUILD.gn
+++ b/Source/core/BUILD.gn
@@ -306,6 +306,7 @@ source_set("testing") {
":core",
":core_generated",
":generated_testing_idls",
+ "//third_party/WebKit/Source/wtf:test_support",
]
sources = generated_core_testing_dictionary_files + webcore_testing_files
« no previous file with comments | « no previous file | Source/core/core.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698