From 18ea98f7a9a92ab35fdc71e526814570ef4f57e2 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 23 Sep 2020 15:24:52 +0000 Subject: Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc --- ipc/chromium/src/chrome/common/child_process.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'ipc/chromium/src/chrome/common/child_process.cc') diff --git a/ipc/chromium/src/chrome/common/child_process.cc b/ipc/chromium/src/chrome/common/child_process.cc index bade255c5..157bd5678 100644 --- a/ipc/chromium/src/chrome/common/child_process.cc +++ b/ipc/chromium/src/chrome/common/child_process.cc @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ // Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -- cgit v1.2.3