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

Unified Diff: chrome/browser/resources/about_page/about_page.html

Issue 9265020: [uber] make the navigation controls an iframe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: opt = Created 8 years, 11 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
Index: chrome/browser/resources/about_page/about_page.html
diff --git a/chrome/browser/resources/about_page/about_page.html b/chrome/browser/resources/about_page/about_page.html
index 751d71784125abec436fdd9c82b0bb851b7d930a..7265ab0e63aac08b4d24a725567d1ec82a5a3561 100644
--- a/chrome/browser/resources/about_page/about_page.html
+++ b/chrome/browser/resources/about_page/about_page.html
@@ -14,9 +14,9 @@
<script src="chrome://about-page-frame/about_page.js"></script>
</head>
-<body>
+<body class="uber-frame">
-<div id="aboutPage" class="page">
+<div class="page">
<h1 i18n-content="product"></h1>
<div id="aboutPageLessInfo">
<section>
« no previous file with comments | « chrome/browser/resources/about_page/about_page.css ('k') | chrome/browser/resources/extensions/extensions.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698