Index: components/components_tests.gyp |
diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
index ac94414469ce165e5253368d2f89905de3dfb7a6..dc00d5869f459aa11b2d416aa0f58fa0893fb4a0 100644 |
--- a/components/components_tests.gyp |
+++ b/components/components_tests.gyp |
@@ -389,11 +389,11 @@ |
'precache/core/precache_url_table_unittest.cc', |
], |
'proximity_auth_unittest_sources': [ |
- 'proximity_auth/base64url_unittest.cc', |
'proximity_auth/bluetooth_connection_finder_unittest.cc', |
'proximity_auth/bluetooth_connection_unittest.cc', |
'proximity_auth/client_unittest.cc', |
'proximity_auth/connection_unittest.cc', |
+ 'proximity_auth/cryptauth/base64url_unittest.cc', |
'proximity_auth/cryptauth/cryptauth_access_token_fetcher_unittest.cc', |
'proximity_auth/cryptauth/cryptauth_api_call_flow_unittest.cc', |
'proximity_auth/cryptauth/cryptauth_client_unittest.cc', |