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

Unified Diff: chrome/test/data/extensions/samples/buildbot/buildbot.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/buildbot/buildbot.html
diff --git a/chrome/test/data/extensions/samples/buildbot/buildbot.html b/chrome/test/data/extensions/samples/buildbot/buildbot.html
index e3878e1b7fca352911d8b43f61dab91fd60f22a4..90b33c1e81836a4e475de53fa25d0913edfb76c3 100644
--- a/chrome/test/data/extensions/samples/buildbot/buildbot.html
+++ b/chrome/test/data/extensions/samples/buildbot/buildbot.html
@@ -57,7 +57,6 @@ function statusClick() {
requestStatus();
</script>
-<link rel="stylesheet" type="text/css" href="extensions_toolstrip.css">
<style>
.open {
color: green;

Powered by Google App Engine
This is Rietveld 408576698