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

Unified Diff: BUILD.gn

Issue 2745293005: Moving mojo/validation test into LayoutTests (Closed)
Patch Set: remove extra old dependency 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
« no previous file with comments | « no previous file | mojo/edk/js/tests/run_js_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 5728f4270175b359528f520eaeaed326a14d84ce..7cd09120d020f29fc2233edb49728a5092a6faf4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -899,6 +899,7 @@ if (!is_ios) {
"//content/shell:content_shell",
"//mojo/public/interfaces/bindings/tests:test_interfaces",
"//third_party/WebKit/public:blink_devtools_frontend_resources_files",
+ "//third_party/WebKit/LayoutTests/mojo:data_files",
damargulis 2017/03/21 16:56:44 Using your patch, I was able to finish the validat
"//third_party/mesa:osmesa",
"//tools/imagediff",
]
« no previous file with comments | « no previous file | mojo/edk/js/tests/run_js_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698