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

Unified Diff: BUILD.gn

Issue 2745293005: Moving mojo/validation test into LayoutTests (Closed)
Patch Set: fetch from new location 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
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 625e695bbcc3cbc4cc1373ccf5506e2038101afb..cf413fe03c4517a4064cee6a62e5deaec364f2e8 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -899,7 +899,7 @@ if (!is_ios) {
testonly = true
data_deps = [
"//content/shell:content_shell",
- "//mojo/public/interfaces/bindings/tests:test_interfaces",
+ "//mojo/public/interfaces/bindings/tests:tests",
alokp 2017/03/21 22:45:01 ":tests" is redundant here. You do not need to spe
"//third_party/WebKit/public:blink_devtools_frontend_resources_files",
"//third_party/mesa:osmesa",
"//tools/imagediff",
« no previous file with comments | « no previous file | mojo/edk/js/tests/run_js_unittests.cc » ('j') | mojo/public/interfaces/bindings/tests/gen_data_files_list.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698