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

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2734783008: Moves mojo_js_integration_tests into blink. (Closed)
Patch Set: adds datadeps on non-blink mojom Created 3 years, 6 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: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index b4610d2f1cb51f1f6d46ddf454873500018af235..c63d4dd628082e633e48f096919f6967a7d9c02d 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1442,6 +1442,7 @@ source_set("unit_tests") {
"//testing/gmock",
"//testing/gtest",
"//third_party/WebKit/Source/core/editing:unit_tests",
+ "//third_party/WebKit/Source/core/mojo:unit_tests",
]
}

Powered by Google App Engine
This is Rietveld 408576698