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

Unified Diff: components/components_tests.gyp

Issue 1063323002: Move base64url.* to CryptAuth component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cryptauth_refactor
Patch Set: Created 5 years, 8 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') | components/proximity_auth/cryptauth/base64url.h » ('J')
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 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',
« no previous file with comments | « no previous file | components/proximity_auth.gypi » ('j') | components/proximity_auth/cryptauth/base64url.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698