summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/settings/settings_page/compiled_resources2.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/settings/settings_page/compiled_resources2.gyp')
-rw-r--r--chromium/chrome/browser/resources/settings/settings_page/compiled_resources2.gyp58
1 files changed, 0 insertions, 58 deletions
diff --git a/chromium/chrome/browser/resources/settings/settings_page/compiled_resources2.gyp b/chromium/chrome/browser/resources/settings/settings_page/compiled_resources2.gyp
deleted file mode 100644
index fe262b14fa5..00000000000
--- a/chromium/chrome/browser/resources/settings/settings_page/compiled_resources2.gyp
+++ /dev/null
@@ -1,58 +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.
-{
- 'targets': [
- {
- 'target_name': 'main_page_behavior',
- 'dependencies': [
- '../animation/compiled_resources2.gyp:animation',
- '../compiled_resources2.gyp:route',
- 'settings_section',
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
- ],
- 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
- {
- 'target_name': 'settings_animated_pages',
- 'dependencies': [
- '../compiled_resources2.gyp:route',
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
- '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_without_ink',
- ],
- 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
- {
- 'target_name': 'settings_section',
- 'dependencies': [
- '../animation/compiled_resources2.gyp:animation',
- '<(EXTERNS_GYP):web_animations',
- ],
- 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
- {
- 'target_name': 'settings_subpage',
- 'dependencies': [
- '../compiled_resources2.gyp:route',
- 'settings_subpage_search',
- '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-resizable-behavior/compiled_resources2.gyp:iron-resizable-behavior-extracted',
- '<(DEPTH)/third_party/polymer/v1_0/components-chromium/neon-animation/compiled_resources2.gyp:neon-animatable-behavior-extracted',
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
- ],
- 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
- {
- 'target_name': 'settings_subpage_search',
- 'dependencies': [
- '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-icon-button/compiled_resources2.gyp:paper-icon-button-extracted',
- '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-input/compiled_resources2.gyp:paper-input-container-extracted',
- '<(DEPTH)/ui/webui/resources/cr_elements/cr_search_field/compiled_resources2.gyp:cr_search_field_behavior',
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
- ],
- 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
- ],
-}