Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(126)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: tools-webrtc/ios/OWNERS
Issue
2651973002
:
Moving build/ios to tools-webrtc/ios (Closed)
Patch Set: Fixing path to comply with the new location
Created 3 years, 11 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:
tools-webrtc/ios/OWNERS
tools-webrtc/ios/SDK/PodTest/PodTest.xcodeproj/project.pbxproj
tools-webrtc/ios/SDK/PodTest/PodTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata
tools-webrtc/ios/SDK/PodTest/PodTest/AppDelegate.h
tools-webrtc/ios/SDK/PodTest/PodTest/AppDelegate.m
tools-webrtc/ios/SDK/PodTest/PodTest/Assets.xcassets/AppIcon.appiconset/Contents.json
tools-webrtc/ios/SDK/PodTest/PodTest/Base.lproj/LaunchScreen.storyboard
tools-webrtc/ios/SDK/PodTest/PodTest/Base.lproj/Main.storyboard
tools-webrtc/ios/SDK/PodTest/PodTest/Info.plist
tools-webrtc/ios/SDK/PodTest/PodTest/ViewController.h
tools-webrtc/ios/SDK/PodTest/PodTest/ViewController.m
tools-webrtc/ios/SDK/PodTest/PodTest/main.m
tools-webrtc/ios/SDK/PodTest/Podfile
tools-webrtc/ios/build_ios_libs.sh
tools-webrtc/ios/client.webrtc/iOS32_Debug.json
tools-webrtc/ios/client.webrtc/iOS32_Release.json
tools-webrtc/ios/client.webrtc/iOS32_Sim_Debug_(iOS_9.0).json
tools-webrtc/ios/client.webrtc/iOS64_Debug.json
tools-webrtc/ios/client.webrtc/iOS64_Release.json
tools-webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_10.0).json
tools-webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_9.0).json
tools-webrtc/ios/generate_licenses.py
tools-webrtc/ios/merge_ios_libs.py
tools-webrtc/ios/no_op.cc
tools-webrtc/ios/objc_app.plist
tools-webrtc/ios/tests/common_tests.json
tools-webrtc/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json
tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json
tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json
tools-webrtc/ios/tryserver.webrtc/ios_arm64_dbg.json
tools-webrtc/ios/tryserver.webrtc/ios_arm64_rel.json
tools-webrtc/ios/tryserver.webrtc/ios_dbg.json
tools-webrtc/ios/tryserver.webrtc/ios_rel.json
webrtc/build/ios/OWNERS
webrtc/build/ios/SDK/PodTest/PodTest.xcodeproj/project.pbxproj
webrtc/build/ios/SDK/PodTest/PodTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata
webrtc/build/ios/SDK/PodTest/PodTest/AppDelegate.h
webrtc/build/ios/SDK/PodTest/PodTest/AppDelegate.m
webrtc/build/ios/SDK/PodTest/PodTest/Assets.xcassets/AppIcon.appiconset/Contents.json
webrtc/build/ios/SDK/PodTest/PodTest/Base.lproj/LaunchScreen.storyboard
webrtc/build/ios/SDK/PodTest/PodTest/Base.lproj/Main.storyboard
webrtc/build/ios/SDK/PodTest/PodTest/Info.plist
webrtc/build/ios/SDK/PodTest/PodTest/ViewController.h
webrtc/build/ios/SDK/PodTest/PodTest/ViewController.m
webrtc/build/ios/SDK/PodTest/PodTest/main.m
webrtc/build/ios/SDK/PodTest/Podfile
webrtc/build/ios/build_ios_libs.sh
webrtc/build/ios/client.webrtc/iOS32_Debug.json
webrtc/build/ios/client.webrtc/iOS32_Release.json
webrtc/build/ios/client.webrtc/iOS32_Sim_Debug_(iOS_9.0).json
webrtc/build/ios/client.webrtc/iOS64_Debug.json
webrtc/build/ios/client.webrtc/iOS64_Release.json
webrtc/build/ios/client.webrtc/iOS64_Sim_Debug_(iOS_10.0).json
webrtc/build/ios/client.webrtc/iOS64_Sim_Debug_(iOS_9.0).json
webrtc/build/ios/generate_licenses.py
webrtc/build/ios/merge_ios_libs.py
webrtc/build/ios/no_op.cc
webrtc/build/ios/objc_app.plist
webrtc/build/ios/tests/common_tests.json
webrtc/build/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json
webrtc/build/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json
webrtc/build/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json
webrtc/build/ios/tryserver.webrtc/ios_arm64_dbg.json
webrtc/build/ios/tryserver.webrtc/ios_arm64_rel.json
webrtc/build/ios/tryserver.webrtc/ios_dbg.json
webrtc/build/ios/tryserver.webrtc/ios_rel.json
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« no previous file
|
tools-webrtc/ios/SDK/PodTest/PodTest.xcodeproj/project.pbxproj »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: tools-webrtc/ios/OWNERS
diff --git a/webrtc/build/ios/OWNERS b/tools-webrtc/ios/OWNERS
similarity index 100%
rename from webrtc/build/ios/OWNERS
rename to tools-webrtc/ios/OWNERS
« no previous file with comments
|
« no previous file
|
tools-webrtc/ios/SDK/PodTest/PodTest.xcodeproj/project.pbxproj »
('j') |
no next file with comments »
Issue 2651973002: Moving build/ios to tools-webrtc/ios (Closed)
Created 3 years, 11 months ago by mbonadei
Modified 3 years, 11 months ago
Reviewers: kjellander_webrtc
Base URL:
Comments: 0
This is Rietveld
408576698