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

Unified Diff: remoting/client/ios/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 | « remoting/client/display/BUILD.gn ('k') | remoting/client/ios/bridge/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/ios/BUILD.gn
diff --git a/remoting/client/ios/BUILD.gn b/remoting/client/ios/BUILD.gn
index 4fff7bf895a8df85e57ea303f0a73af260315df0..5a086032e55832cddc99c320d3bba702ed42d09d 100644
--- a/remoting/client/ios/BUILD.gn
+++ b/remoting/client/ios/BUILD.gn
@@ -46,7 +46,6 @@ source_set("ios_core") {
public_deps = [
"//third_party/webrtc/base:rtc_base",
- "//third_party/webrtc/base:rtc_task_runner",
"//third_party/webrtc/modules/desktop_capture:primitives",
]
« no previous file with comments | « remoting/client/display/BUILD.gn ('k') | remoting/client/ios/bridge/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698