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

Unified Diff: content/common/BUILD.gn

Issue 2694903005: Add a copy of webrtc's TaskRunner abstraction, which is going to be deleted in webrtc. (Closed)
Patch Set: Delete dependencies on webrtc's rtc_task_runner. 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 | content/renderer/BUILD.gn » ('j') | 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 e36b033a3be7b70a340e2810c1429e44193420b7..dafcf25ada7172fe1eef3e9d36d692a07de70bbd 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -405,7 +405,6 @@ source_set("common") {
"//third_party/icu",
"//third_party/libjingle",
"//third_party/webrtc/base:rtc_base",
- "//third_party/webrtc/base:rtc_task_runner",
"//ui/accessibility",
"//ui/base",
"//ui/base/ime",
« no previous file with comments | « no previous file | content/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698