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

Unified Diff: chrome/test/data/extensions/samples/gmail/gmail_checker.html

Issue 100182: Fix race where sometimes CSS is not applied to toolstrips. I (Closed)
Patch Set: Merged Created 11 years, 8 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/test/data/extensions/samples/gmail/gmail_checker.html
diff --git a/chrome/test/data/extensions/samples/gmail/gmail_checker.html b/chrome/test/data/extensions/samples/gmail/gmail_checker.html
index 1e461e5d5e24cf7e52d5395c1fdf3df9d5868608..e0cbb9d1c13c767f92334e29bbcffbb12abd9c7b 100644
--- a/chrome/test/data/extensions/samples/gmail/gmail_checker.html
+++ b/chrome/test/data/extensions/samples/gmail/gmail_checker.html
@@ -1,6 +1,5 @@
<html>
<head>
-<link rel="stylesheet" type="text/css" href="extensions_toolstrip.css">
<link rel="stylesheet" type="text/css" href="styles.css">
<script>
gmail_atom_href = "http://mail.google.com/mail/feed/atom";
« no previous file with comments | « chrome/test/data/extensions/samples/gmail/extensions_toolstrip.css ('k') | chrome/test/data/extensions/samples/subscribe.crx » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698