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

Unified Diff: remoting/ios/facade/BUILD.gn

Issue 2871993003: Moving the iOS directory to be remoting top level. (Closed)
Patch Set: //remoting/ios was the old landing target for the internal iOS application. Fix. 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 | « remoting/ios/domain/user_info.mm ('k') | remoting/ios/facade/host_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/facade/BUILD.gn
diff --git a/remoting/client/ios/facade/BUILD.gn b/remoting/ios/facade/BUILD.gn
similarity index 95%
rename from remoting/client/ios/facade/BUILD.gn
rename to remoting/ios/facade/BUILD.gn
index a02d4231bd06e694bb9d0eb7e8306269f6bb76ee..bbc9b1c0fdf2ace24869d1ae50d6f29134f4571d 100644
--- a/remoting/client/ios/facade/BUILD.gn
+++ b/remoting/ios/facade/BUILD.gn
@@ -23,7 +23,7 @@ source_set("facade") {
deps = [
"//base",
"//remoting/base:authorization",
- "//remoting/client/ios/domain",
+ "//remoting/ios/domain",
]
configs += [ "//build/config/compiler:enable_arc" ]
« no previous file with comments | « remoting/ios/domain/user_info.mm ('k') | remoting/ios/facade/host_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698