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

Unified Diff: BUILD.gn

Issue 2820783002: Add associated interfaces & bindings. (Closed)
Patch Set: Remove changes to vibration-iframe-expected.txt because it was removed in master. Created 3 years, 8 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 d24c2da003c3a759dec82758ca7d15175384e2a4..c542f6eb1127bd1d9bf86f1d0424881273b986a0 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -900,6 +900,7 @@ if (!is_ios) {
data_deps = [
":layout_test_data_mojo_bindings",
"//content/shell:content_shell",
+ "//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",
« no previous file with comments | « no previous file | mojo/public/interfaces/bindings/tests/test_associated_interfaces.mojom » ('j') | mojo/public/js/codec.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698