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

Unified Diff: files/default.js

Issue 8483154: Adding ABP core modules to ABP/Opera (Closed)
Patch Set: Created Oct. 11, 2012, 9:35 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: files/default.js
===================================================================
deleted file mode 100644
--- a/files/default.js
+++ /dev/null
@@ -1,4 +0,0 @@
-function getTime() {
- time = new Date();
- return time.getTime();
-}

Powered by Google App Engine
This is Rietveld