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

Unified Diff: remoting/client/ios/display/BUILD.gn

Issue 2829853003: Remove crufty bridge code from old CRD iOS app. (Closed)
Patch Set: Fix remoting/display proto import issue. Created 3 years, 8 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/ios/bridge/host_proxy_unittest.mm ('k') | remoting/client/ios/utility.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/ios/display/BUILD.gn
diff --git a/remoting/client/ios/display/BUILD.gn b/remoting/client/ios/display/BUILD.gn
index 548667d81a596ad7d5d9ba55b3118223ee60933b..643b0339e9c58110c76e936382ff22d3b04f2d32 100644
--- a/remoting/client/ios/display/BUILD.gn
+++ b/remoting/client/ios/display/BUILD.gn
@@ -27,7 +27,6 @@ source_set("display") {
public_deps = [
"//remoting/client",
"//remoting/client/display",
- "//remoting/client/ios/bridge",
"//third_party/webrtc/base:rtc_base_approved",
]
« no previous file with comments | « remoting/client/ios/bridge/host_proxy_unittest.mm ('k') | remoting/client/ios/utility.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698