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

Unified Diff: chrome/common/extensions/api/BUILD.gn

Issue 2130803002: Deleting the copresence API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
Index: chrome/common/extensions/api/BUILD.gn
diff --git a/chrome/common/extensions/api/BUILD.gn b/chrome/common/extensions/api/BUILD.gn
index f38f65643318b370d468289e6f58552fa33b0e58..38da9c9a394e29cf21dc22fdbe1b2d3d1e3583b2 100644
--- a/chrome/common/extensions/api/BUILD.gn
+++ b/chrome/common/extensions/api/BUILD.gn
@@ -33,7 +33,6 @@ json_schema_api("api_registration") {
# include generated headers from these targets.
# TODO(brettw) this should be made unnecessary if possible.
":api",
- "//components/copresence/proto",
"//components/metrics/proto",
"//skia",
"//sync",

Powered by Google App Engine
This is Rietveld 408576698