| Index: Source/devtools/devtools.gypi
|
| diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
|
| index 89d2203bb9a6cd770f4e9526ec4d9b16aeac04b6..babaa3e91b660a1718443a47004884973c2bebb3 100644
|
| --- a/Source/devtools/devtools.gypi
|
| +++ b/Source/devtools/devtools.gypi
|
| @@ -245,7 +245,7 @@
|
| 'front_end/ElementsPanel.js',
|
| 'front_end/EventListenersSidebarPane.js',
|
| 'front_end/MetricsSidebarPane.js',
|
| - 'front_end/OverridesView.js',
|
| + 'front_end/OverridesView.js',
|
| 'front_end/PlatformFontsSidebarPane.js',
|
| 'front_end/PropertiesSidebarPane.js',
|
| 'front_end/RenderingOptionsView.js',
|
| @@ -449,20 +449,6 @@
|
| 'front_end/Images/thumbVert.png',
|
| 'front_end/Images/thumbHoverHoriz.png',
|
| 'front_end/Images/thumbHoverVert.png',
|
| - 'front_end/Images/timelineHollowPillBlue.png',
|
| - 'front_end/Images/timelineHollowPillGray.png',
|
| - 'front_end/Images/timelineHollowPillGreen.png',
|
| - 'front_end/Images/timelineHollowPillOrange.png',
|
| - 'front_end/Images/timelineHollowPillPurple.png',
|
| - 'front_end/Images/timelineHollowPillRed.png',
|
| - 'front_end/Images/timelineHollowPillYellow.png',
|
| - 'front_end/Images/timelinePillBlue.png',
|
| - 'front_end/Images/timelinePillGray.png',
|
| - 'front_end/Images/timelinePillGreen.png',
|
| - 'front_end/Images/timelinePillOrange.png',
|
| - 'front_end/Images/timelinePillPurple.png',
|
| - 'front_end/Images/timelinePillRed.png',
|
| - 'front_end/Images/timelinePillYellow.png',
|
| 'front_end/Images/toolbarItemSelected.png',
|
| 'front_end/Images/trackHoriz.png',
|
| 'front_end/Images/trackVert.png',
|
|
|