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

Unified Diff: components/components_tests.gyp

Issue 629183003: [Easy Unlock] Port RemoteStatusUpdate class to native code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Pass base::DictionaryValue rather than std::string for deserializing Created 6 years, 2 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.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index c318f1bd8a04cb0b60dcb5e07b0f9b462d8c4b7d..9b41e99e6e2fd61e8ede464bb981dbcc7d4ad948 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -670,6 +670,7 @@
'proximity_auth/connection_unittest.cc',
'proximity_auth/cryptauth/cryptauth_api_call_flow_unittest.cc',
'proximity_auth/proximity_auth_system_unittest.cc',
+ 'proximity_auth/remote_status_update_unittest.cc',
'proximity_auth/wire_message_unittest.cc',
],
'dependencies': [
« no previous file with comments | « no previous file | components/proximity_auth.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698