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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/app/webrtc/objc/.clang-format
diff --git a/talk/app/webrtc/objc/.clang-format b/talk/app/webrtc/objc/.clang-format
deleted file mode 100644
index 34694e57dcf7a0763423639bc0ae2fa23c0ad5ac..0000000000000000000000000000000000000000
--- a/talk/app/webrtc/objc/.clang-format
+++ /dev/null
@@ -1,10 +0,0 @@
-BasedOnStyle: Chromium
-ColumnLimit: 100
-BinPackParameters: false
-AllowAllParametersOfDeclarationOnNextLine: true
-DerivePointerAlignment: false
-PointerAlignment: Right
-SpacesBeforeTrailingComments: 1
-ObjCBlockIndentWidth: 2
-ObjCSpaceAfterProperty: false
-ObjCSpaceBeforeProtocolList: true
« 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