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

Unified Diff: content/common/BUILD.gn

Issue 2866743002: Remove dependency after gpu::SyncToken is no longer used in capture (Closed)
Patch Set: Created 3 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 0f3eab3c1662edea1a8a625212672c38c9068ace..93af64c28dd4bcd571d0331332592c2682411a9e 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -618,9 +618,6 @@ mojom("mojo_bindings") {
"//components/leveldb/public/interfaces",
"//components/payments/mojom:mojom_payment_app",
"//content/public/common:interfaces",
-
- # TODO(mcasas): remove the following dep after https://crbug.com/653994
- "//gpu/ipc/common:interfaces",
"//ipc:mojom",
"//media/capture/mojo:capture_types",
"//media/mojo/interfaces",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698