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

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 2704313002: Remove gcdPrivate API code. (Closed)
Patch Set: Remove gcdPrivate API code. Created 3 years, 10 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 | chrome/browser/extensions/api/gcd_private/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index d7ea29dc4049fa0e44a01447511b74783ef667be..7e1814bfccdffd344dbb3ca1aa2b21a8d9317a0e 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -1132,12 +1132,6 @@ static_library("extensions") {
if (enable_service_discovery) {
sources += [
- "api/gcd_private/gcd_private_api.cc",
- "api/gcd_private/gcd_private_api.h",
- "api/gcd_private/privet_v3_context_getter.cc",
- "api/gcd_private/privet_v3_context_getter.h",
- "api/gcd_private/privet_v3_session.cc",
- "api/gcd_private/privet_v3_session.h",
"api/mdns/dns_sd_delegate.cc",
"api/mdns/dns_sd_delegate.h",
"api/mdns/dns_sd_device_lister.cc",
« no previous file with comments | « no previous file | chrome/browser/extensions/api/gcd_private/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698