Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: chrome/notification.html

Issue 5767063142400000: notification fixes (Closed)
Patch Set: Nit fix for long lines Created March 6, 2014, 10:10 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/ext/background.js ('k') | metadata.common » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/notification.html
===================================================================
rename from notification.html
rename to chrome/notification.html
--- a/notification.html
+++ b/chrome/notification.html
@@ -26,8 +26,6 @@
margin: 5px;
}
</style>
- <script src="ext/common.js"></script>
- <script src="ext/background.js"></script>
<script src="notification.js"></script>
</head>
<body>
« no previous file with comments | « chrome/ext/background.js ('k') | metadata.common » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld