| Index: components/html_viewer/blink_resource_constants.h
|
| diff --git a/components/html_viewer/blink_resource_constants.h b/components/html_viewer/blink_resource_constants.h
|
| index 49c5a71b6f7f01cf972e3ed9c9023affba9ce54f..76242e39c9666eaf54e8ef254e996d90e7115d8e 100644
|
| --- a/components/html_viewer/blink_resource_constants.h
|
| +++ b/components/html_viewer/blink_resource_constants.h
|
| @@ -93,7 +93,6 @@ const DataResource kDataResources[] = {
|
| {"themeWin.css", IDR_UASTYLE_THEME_WIN_CSS},
|
| {"themeWinQuirks.css", IDR_UASTYLE_THEME_WIN_QUIRKS_CSS},
|
| {"svg.css", IDR_UASTYLE_SVG_CSS},
|
| - {"navigationTransitions.css", IDR_UASTYLE_NAVIGATION_TRANSITIONS_CSS},
|
| {"mathml.css", IDR_UASTYLE_MATHML_CSS},
|
| {"mediaControls.css", IDR_UASTYLE_MEDIA_CONTROLS_CSS},
|
| {"fullscreen.css", IDR_UASTYLE_FULLSCREEN_CSS},
|
|
|