Ran clang-format on android/cdm/ files.
[ Merge of http://go/wvgerrit/87123 ] Certain android files have yet to be formated since we introduced clang-formatting. Test: built for android Bug: 134365840 Change-Id: Ia316b039e7469f7cf803464ee95a919fe7966450
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
namespace wvcdm {
|
||||
|
||||
class AmiAdapter {
|
||||
|
||||
public:
|
||||
AmiAdapter();
|
||||
AmiAdapter(int64_t parent);
|
||||
@@ -26,7 +25,6 @@ class AmiAdapter {
|
||||
|
||||
private:
|
||||
android::MediaAnalyticsItem analytics_item_;
|
||||
|
||||
};
|
||||
|
||||
} // namespace wvcdm
|
||||
|
||||
Reference in New Issue
Block a user