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

Unified Diff: chrome/notification.html

Issue 5767063142400000: notification fixes (Closed)
Patch Set: removed ext/common.js import from notification.html Created March 6, 2014, 9:23 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
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>
« background.js ('K') | « chrome/ext/background.js ('k') | metadata.common » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld