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

Unified Diff: chrome/browser/BUILD.gn

Issue 2502343003: Moved //components/proximity_auth/cryptauth to //components/cryptauth. (Closed)
Patch Set: Fixed proto #includes. Created 4 years, 1 month 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 | chrome/browser/chromeos/login/easy_unlock/easy_unlock_challenge_wrapper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 693b044fe244a5c4c5a00fc536e06c42a31738dc..6a6e384409f897a6b7fef980f2d6aae9eafabd8f 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1736,9 +1736,9 @@ split_static_library("browser") {
"//chrome/common/extensions/api",
"//chrome/common/extensions/api:api_registration",
"//chrome/common/extensions/api:extensions_features",
+ "//components/cryptauth",
"//components/drive",
"//components/proximity_auth/ble",
- "//components/proximity_auth/cryptauth",
"//extensions/components/javascript_dialog_extensions_client",
"//media/cast:net",
]
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/easy_unlock/easy_unlock_challenge_wrapper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698