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

Side by Side Diff: third_party/WebKit/Source/devtools/BUILD.gn

Issue 2927063003: Revert of [DevTools] Show icon in top toolbar when Node target is available (patchset #3 id:40001 o… (Closed)
Patch Set: Created 3 years, 6 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 unified diff | Download patch
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 import("//build/config/features.gni") 5 import("//build/config/features.gni")
6 import("//third_party/WebKit/public/public_features.gni") 6 import("//third_party/WebKit/public/public_features.gni")
7 import("//third_party/WebKit/Source/core/core.gni") 7 import("//third_party/WebKit/Source/core/core.gni")
8 8
9 all_devtools_files = [ 9 all_devtools_files = [
10 "front_end/accessibility/AccessibilityModel.js", 10 "front_end/accessibility/AccessibilityModel.js",
(...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 "front_end/layer_viewer/TransformController.js", 293 "front_end/layer_viewer/TransformController.js",
294 "front_end/layers/LayerPaintProfilerView.js", 294 "front_end/layers/LayerPaintProfilerView.js",
295 "front_end/layers/LayersPanel.js", 295 "front_end/layers/LayersPanel.js",
296 "front_end/layers/LayerTreeModel.js", 296 "front_end/layers/LayerTreeModel.js",
297 "front_end/layers/module.json", 297 "front_end/layers/module.json",
298 "front_end/main/errorWarningCounter.css", 298 "front_end/main/errorWarningCounter.css",
299 "front_end/main/ExecutionContextSelector.js", 299 "front_end/main/ExecutionContextSelector.js",
300 "front_end/main/GCActionDelegate.js", 300 "front_end/main/GCActionDelegate.js",
301 "front_end/main/Main.js", 301 "front_end/main/Main.js",
302 "front_end/main/module.json", 302 "front_end/main/module.json",
303 "front_end/main/nodeIcon.css",
304 "front_end/main/remoteDebuggingTerminatedScreen.css", 303 "front_end/main/remoteDebuggingTerminatedScreen.css",
305 "front_end/main/renderingOptions.css", 304 "front_end/main/renderingOptions.css",
306 "front_end/main/RenderingOptions.js", 305 "front_end/main/RenderingOptions.js",
307 "front_end/main/RequestAppBannerActionDelegate.js", 306 "front_end/main/RequestAppBannerActionDelegate.js",
308 "front_end/main/SimpleApp.js", 307 "front_end/main/SimpleApp.js",
309 "front_end/main/targetCrashedScreen.css", 308 "front_end/main/targetCrashedScreen.css",
310 "front_end/mobile_throttling/CPUThrottlingManager.js", 309 "front_end/mobile_throttling/CPUThrottlingManager.js",
311 "front_end/mobile_throttling/module.json", 310 "front_end/mobile_throttling/module.json",
312 "front_end/mobile_throttling/NetworkConditionsSelector.js", 311 "front_end/mobile_throttling/NetworkConditionsSelector.js",
313 "front_end/mobile_throttling/networkConditionsSettingsTab.css", 312 "front_end/mobile_throttling/networkConditionsSettingsTab.css",
(...skipping 496 matching lines...) Expand 10 before | Expand all | Expand 10 after
810 "front_end/Images/chromeRight.png", 809 "front_end/Images/chromeRight.png",
811 "front_end/Images/chromeSelect.png", 810 "front_end/Images/chromeSelect.png",
812 "front_end/Images/chromeSelect_2x.png", 811 "front_end/Images/chromeSelect_2x.png",
813 "front_end/Images/deleteIcon.png", 812 "front_end/Images/deleteIcon.png",
814 "front_end/Images/errorWave.png", 813 "front_end/Images/errorWave.png",
815 "front_end/Images/errorWave_2x.png", 814 "front_end/Images/errorWave_2x.png",
816 "front_end/Images/ic_info_black_18dp.svg", 815 "front_end/Images/ic_info_black_18dp.svg",
817 "front_end/Images/ic_warning_black_18dp.svg", 816 "front_end/Images/ic_warning_black_18dp.svg",
818 "front_end/Images/navigationControls.png", 817 "front_end/Images/navigationControls.png",
819 "front_end/Images/navigationControls_2x.png", 818 "front_end/Images/navigationControls_2x.png",
820 "front_end/Images/nodeIcon.png",
821 "front_end/Images/popoverArrows.png", 819 "front_end/Images/popoverArrows.png",
822 "front_end/Images/profileGroupIcon.png", 820 "front_end/Images/profileGroupIcon.png",
823 "front_end/Images/profileIcon.png", 821 "front_end/Images/profileIcon.png",
824 "front_end/Images/profileSmallIcon.png", 822 "front_end/Images/profileSmallIcon.png",
825 "front_end/Images/radioDot.png", 823 "front_end/Images/radioDot.png",
826 "front_end/Images/resizeDiagonal.png", 824 "front_end/Images/resizeDiagonal.png",
827 "front_end/Images/resizeDiagonal_2x.png", 825 "front_end/Images/resizeDiagonal_2x.png",
828 "front_end/Images/resizeHorizontal.png", 826 "front_end/Images/resizeHorizontal.png",
829 "front_end/Images/resizeHorizontal_2x.png", 827 "front_end/Images/resizeHorizontal_2x.png",
830 "front_end/Images/resizeVertical.png", 828 "front_end/Images/resizeVertical.png",
(...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after
1157 ".eslintrc.js", 1155 ".eslintrc.js",
1158 "devtools-node-modules/", 1156 "devtools-node-modules/",
1159 "front_end/", 1157 "front_end/",
1160 "scripts/buildbot/run_eslint.py", 1158 "scripts/buildbot/run_eslint.py",
1161 "scripts/local_node/", 1159 "scripts/local_node/",
1162 "//testing/scripts/common.py", 1160 "//testing/scripts/common.py",
1163 "//testing/scripts/run_devtools_check.py", 1161 "//testing/scripts/run_devtools_check.py",
1164 "//testing/xvfb.py", 1162 "//testing/xvfb.py",
1165 ] 1163 ]
1166 } 1164 }
OLDNEW
« no previous file with comments | « content/browser/devtools/protocol/target_handler.cc ('k') | third_party/WebKit/Source/devtools/front_end/Images/nodeIcon.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698