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

Unified Diff: components/proximity_auth.gypi

Issue 1351473003: Refactor fake Connection subclasses in proximity_auth/ tests to a single file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@client_rename
Patch Set: rebase Created 5 years, 3 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 | components/proximity_auth/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/proximity_auth.gypi
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
index ef5f58276eb6d5985ddd030f13d42d6bffb9f615..c0951c1f884544408a6a712b0e7dbed34ec214b7 100644
--- a/components/proximity_auth.gypi
+++ b/components/proximity_auth.gypi
@@ -112,6 +112,8 @@
'sources': [
"proximity_auth/device_to_device_responder_operations.cc",
"proximity_auth/device_to_device_responder_operations.h",
+ "proximity_auth/fake_connection.cc",
+ "proximity_auth/fake_connection.h",
"proximity_auth/mock_proximity_auth_client.cc",
"proximity_auth/mock_proximity_auth_client.h",
],
« no previous file with comments | « no previous file | components/proximity_auth/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698