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

Unified Diff: content/content_tests.gypi

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 | « no previous file | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 48983af56b3d2a61598e30620b3bcfb648eaeb87..bcd6f4c192a2ff19bc157cffbf6ea0fc92afad26 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1005,6 +1005,7 @@
'type': 'static_library',
'dependencies': [
'content.gyp:content_renderer',
+ '../device/nfc/nfc.gyp:device_nfc_mojo_bindings',
'test_support_content',
'../components/scheduler/scheduler.gyp:scheduler_test_support',
'../components/test_runner/test_runner.gyp:test_runner',
« no previous file with comments | « no previous file | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698