| Index: ios/chrome/browser/ui/actions/BUILD.gn
|
| diff --git a/ios/chrome/browser/ui/actions/BUILD.gn b/ios/chrome/browser/ui/actions/BUILD.gn
|
| deleted file mode 100644
|
| index 361b2424650bf1b880a75c14e48f365edb137450..0000000000000000000000000000000000000000
|
| --- a/ios/chrome/browser/ui/actions/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -# Copyright 2016 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.
|
| -
|
| -source_set("actions") {
|
| - sources = [
|
| - "settings_actions.h",
|
| - "tab_grid_actions.h",
|
| - "tools_menu_actions.h",
|
| - ]
|
| -
|
| - configs += [ "//build/config/compiler:enable_arc" ]
|
| -}
|
|
|