| Index: content/child/blink_platform_impl.cc
|
| diff --git a/content/child/blink_platform_impl.cc b/content/child/blink_platform_impl.cc
|
| index 73b4825e754194193c5b49ecc87ee0219fa8c90c..18b62cbe49f570f6260859a647c586b0b555b645 100644
|
| --- a/content/child/blink_platform_impl.cc
|
| +++ b/content/child/blink_platform_impl.cc
|
| @@ -952,9 +952,6 @@ const DataResource kDataResources[] = {
|
| IDR_UASTYLE_THEME_WIN_QUIRKS_CSS,
|
| ui::SCALE_FACTOR_NONE},
|
| {"svg.css", IDR_UASTYLE_SVG_CSS, ui::SCALE_FACTOR_NONE},
|
| - {"navigationTransitions.css",
|
| - IDR_UASTYLE_NAVIGATION_TRANSITIONS_CSS,
|
| - ui::SCALE_FACTOR_NONE},
|
| {"mathml.css", IDR_UASTYLE_MATHML_CSS, ui::SCALE_FACTOR_NONE},
|
| {"mediaControls.css",
|
| IDR_UASTYLE_MEDIA_CONTROLS_CSS,
|
|
|