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

Unified Diff: content/test/BUILD.gn

Issue 1708543002: [webnfc] Implement push() method in blink nfc module. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@onionsoup_webnfc
Patch Set: Move dependency from content_browsertests to layouttest_support_content Created 4 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
« no previous file with comments | « content/content_tests.gypi ('k') | device/nfc/nfc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index c1d96d2131326872bcf4f138e19547ddbe561a55..90d2b2fd0ecdb75605cec90ac5c55d75597ea1f5 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -67,6 +67,7 @@ source_set("test_support") {
"//content/renderer:for_content_tests",
"//content/shell:pak",
"//content/utility:for_content_tests",
+ "//device/nfc:mojo_bindings",
"//ipc:test_support",
"//ipc/mojo",
"//media",
« no previous file with comments | « content/content_tests.gypi ('k') | device/nfc/nfc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698