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

Unified Diff: third_party/WebKit/Source/devtools/devtools.gypi

Issue 2229443005: DevTools Security Panel: Use the new security indicators. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add source SVG. Created 4 years, 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/Images/securityIcons.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/devtools.gypi
diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
index 5ab2704d00e8dba93e552d989d801ff85ca6623e..0de4897a56c797525ff1ef09f84a7a7c83e73559 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -881,14 +881,8 @@
'front_end/Images/resourcesTimeGraphIcon.png',
'front_end/Images/searchNext.png',
'front_end/Images/searchPrev.png',
- 'front_end/Images/securityPropertyInfo.svg',
- 'front_end/Images/securityPropertyInsecure.svg',
- 'front_end/Images/securityPropertySecure.svg',
- 'front_end/Images/securityPropertyWarning.svg',
- 'front_end/Images/securityPropertyUnknown.svg',
- 'front_end/Images/securityStateInsecure.svg',
- 'front_end/Images/securityStateNeutral.svg',
- 'front_end/Images/securityStateSecure.svg',
+ 'front_end/Images/securityIcons_2x.png',
+ 'front_end/Images/securityIcons.png',
'front_end/Images/settingsListRemove.png',
'front_end/Images/settingsListRemove_2x.png',
'front_end/Images/speech.png',
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/Images/securityIcons.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698