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

Side by Side Diff: talk/app/webrtc/objc/.clang-format

Issue 2296613002: Delete talk directory, and references from build_ios_libs.sh. (Closed)
Patch Set: Update filenames for c -> c++ conversion. Created 4 years, 3 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 unified diff | Download patch
« no previous file with comments | « talk/app/webrtc/legacy_objc_api_tests.gyp ('k') | talk/app/webrtc/objc/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 BasedOnStyle: Chromium
2 ColumnLimit: 100
3 BinPackParameters: false
4 AllowAllParametersOfDeclarationOnNextLine: true
5 DerivePointerAlignment: false
6 PointerAlignment: Right
7 SpacesBeforeTrailingComments: 1
8 ObjCBlockIndentWidth: 2
9 ObjCSpaceAfterProperty: false
10 ObjCSpaceBeforeProtocolList: true
OLDNEW
« no previous file with comments | « talk/app/webrtc/legacy_objc_api_tests.gyp ('k') | talk/app/webrtc/objc/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698