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

Unified Diff: BUILD.gn

Issue 2853293003: Moving mojo/validation test into LayoutTests (Closed)
Patch Set: moves index file outside data dir Created 3 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 | 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 4ffa9a8ce24a9893ce44a69a3f77b5d833a8d579..dcc8271a97eb32f6e0510252c62c921312733569 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -872,8 +872,8 @@ if (!is_ios) {
data_deps = [
":layout_test_data_mojo_bindings",
"//content/shell:content_shell",
+ "//mojo/public/interfaces/bindings/tests",
"//mojo/public/interfaces/bindings/tests:test_associated_interfaces",
- "//mojo/public/interfaces/bindings/tests:test_interfaces",
"//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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698