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

Unified Diff: components/html_viewer/blink_resource_constants.h

Issue 1142863004: Remove Chromium-side references to navigationTransitions.css. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | content/child/blink_platform_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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},
« no previous file with comments | « no previous file | content/child/blink_platform_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698