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

Side by Side Diff: Source/devtools/devtools.gypi

Issue 1316853002: Organize security panel main view. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove experiment toggle. Created 5 years, 3 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
« no previous file with comments | « no previous file | Source/devtools/front_end/Images/securityStateInsecure.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # 1 #
2 # Copyright (C) 2013 Google Inc. All rights reserved. 2 # Copyright (C) 2013 Google Inc. All rights reserved.
3 # 3 #
4 # Redistribution and use in source and binary forms, with or without 4 # Redistribution and use in source and binary forms, with or without
5 # modification, are permitted provided that the following conditions are 5 # modification, are permitted provided that the following conditions are
6 # met: 6 # met:
7 # 7 #
8 # * Redistributions of source code must retain the above copyright 8 # * Redistributions of source code must retain the above copyright
9 # notice, this list of conditions and the following disclaimer. 9 # notice, this list of conditions and the following disclaimer.
10 # * Redistributions in binary form must reproduce the above 10 # * Redistributions in binary form must reproduce the above
(...skipping 516 matching lines...) Expand 10 before | Expand all | Expand 10 after
527 'front_end/resources/FileSystemModel.js', 527 'front_end/resources/FileSystemModel.js',
528 'front_end/resources/FileSystemView.js', 528 'front_end/resources/FileSystemView.js',
529 'front_end/resources/IndexedDBViews.js', 529 'front_end/resources/IndexedDBViews.js',
530 'front_end/resources/IndexedDBModel.js', 530 'front_end/resources/IndexedDBModel.js',
531 'front_end/resources/ResourcesPanel.js', 531 'front_end/resources/ResourcesPanel.js',
532 'front_end/resources/ServiceWorkerCacheViews.js', 532 'front_end/resources/ServiceWorkerCacheViews.js',
533 'front_end/resources/ServiceWorkersView.js', 533 'front_end/resources/ServiceWorkersView.js',
534 ], 534 ],
535 'devtools_security_js_files': [ 535 'devtools_security_js_files': [
536 'front_end/security/lockIcon.css', 536 'front_end/security/lockIcon.css',
537 'front_end/security/mainView.css',
537 'front_end/security/originView.css', 538 'front_end/security/originView.css',
538 'front_end/security/securityPanel.css',
539 'front_end/security/sidebar.css', 539 'front_end/security/sidebar.css',
540 'front_end/security/SecurityModel.js', 540 'front_end/security/SecurityModel.js',
541 'front_end/security/SecurityPanel.js', 541 'front_end/security/SecurityPanel.js',
542 ], 542 ],
543 'devtools_script_formatter_worker_js_files': [ 543 'devtools_script_formatter_worker_js_files': [
544 'front_end/acorn/acorn.js', 544 'front_end/acorn/acorn.js',
545 'front_end/cm/css.js', 545 'front_end/cm/css.js',
546 'front_end/cm/headlesscodemirror.js', 546 'front_end/cm/headlesscodemirror.js',
547 'front_end/cm/htmlmixed.js', 547 'front_end/cm/htmlmixed.js',
548 'front_end/cm/xml.js', 548 'front_end/cm/xml.js',
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 'front_end/Images/resourcePlainIcon.png', 765 'front_end/Images/resourcePlainIcon.png',
766 'front_end/Images/resourcePlainIconSmall.png', 766 'front_end/Images/resourcePlainIconSmall.png',
767 'front_end/Images/resourcesTimeGraphIcon.png', 767 'front_end/Images/resourcesTimeGraphIcon.png',
768 'front_end/Images/responsiveDesign.png', 768 'front_end/Images/responsiveDesign.png',
769 'front_end/Images/responsiveDesign_2x.png', 769 'front_end/Images/responsiveDesign_2x.png',
770 'front_end/Images/searchNext.png', 770 'front_end/Images/searchNext.png',
771 'front_end/Images/searchPrev.png', 771 'front_end/Images/searchPrev.png',
772 'front_end/Images/securityPropertyInsecure.svg', 772 'front_end/Images/securityPropertyInsecure.svg',
773 'front_end/Images/securityPropertySecure.svg', 773 'front_end/Images/securityPropertySecure.svg',
774 'front_end/Images/securityPropertyWarning.svg', 774 'front_end/Images/securityPropertyWarning.svg',
775 'front_end/Images/securityStateInsecure_2x.png', 775 'front_end/Images/securityStateInsecure.svg',
776 'front_end/Images/securityStateInsecure.png', 776 'front_end/Images/securityStateNeutral.svg',
777 'front_end/Images/securityStateNeutral_2x.png', 777 'front_end/Images/securityStateSecure.svg',
778 'front_end/Images/securityStateNeutral.png',
779 'front_end/Images/securityStateSecure_2x.png',
780 'front_end/Images/securityStateSecure.png',
781 'front_end/Images/securityStateWarning_2x.png',
782 'front_end/Images/securityStateWarning.png',
783 'front_end/Images/serviceWorker.svg', 778 'front_end/Images/serviceWorker.svg',
784 'front_end/Images/sessionStorage.png', 779 'front_end/Images/sessionStorage.png',
785 'front_end/Images/settingsListRemove.png', 780 'front_end/Images/settingsListRemove.png',
786 'front_end/Images/settingsListRemove_2x.png', 781 'front_end/Images/settingsListRemove_2x.png',
787 'front_end/Images/speech.png', 782 'front_end/Images/speech.png',
788 'front_end/Images/toolbarButtonGlyphs.png', 783 'front_end/Images/toolbarButtonGlyphs.png',
789 'front_end/Images/toolbarButtonGlyphs_2x.png', 784 'front_end/Images/toolbarButtonGlyphs_2x.png',
790 'front_end/Images/toolbarResizerHorizontal.png', 785 'front_end/Images/toolbarResizerHorizontal.png',
791 'front_end/Images/toolbarResizerVertical.png', 786 'front_end/Images/toolbarResizerVertical.png',
792 'front_end/Images/thumbActiveHoriz.png', 787 'front_end/Images/thumbActiveHoriz.png',
793 'front_end/Images/thumbActiveVert.png', 788 'front_end/Images/thumbActiveVert.png',
794 'front_end/Images/thumbHoriz.png', 789 'front_end/Images/thumbHoriz.png',
795 'front_end/Images/thumbHoverHoriz.png', 790 'front_end/Images/thumbHoverHoriz.png',
796 'front_end/Images/thumbHoverVert.png', 791 'front_end/Images/thumbHoverVert.png',
797 'front_end/Images/thumbVert.png', 792 'front_end/Images/thumbVert.png',
798 'front_end/Images/toolbarItemSelected.png', 793 'front_end/Images/toolbarItemSelected.png',
799 'front_end/Images/touchCursor.png', 794 'front_end/Images/touchCursor.png',
800 'front_end/Images/touchCursor_2x.png', 795 'front_end/Images/touchCursor_2x.png',
801 'front_end/Images/updateServiceWorker.svg', 796 'front_end/Images/updateServiceWorker.svg',
802 ], 797 ],
803 'devtools_extension_api_files': [ 798 'devtools_extension_api_files': [
804 'front_end/extensions/ExtensionAPI.js', 799 'front_end/extensions/ExtensionAPI.js',
805 ], 800 ],
806 }, 801 },
807 } 802 }
OLDNEW
« no previous file with comments | « no previous file | Source/devtools/front_end/Images/securityStateInsecure.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698