diff options
Diffstat (limited to 'b2g/chrome/content/blank.html')
-rw-r--r-- | b2g/chrome/content/blank.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/b2g/chrome/content/blank.html b/b2g/chrome/content/blank.html deleted file mode 100644 index b8b20e2c6..000000000 --- a/b2g/chrome/content/blank.html +++ /dev/null @@ -1,10 +0,0 @@ -<!DOCTYPE html> -<!-- This Source Code Form is subject to the terms of the Mozilla Public - - License, v. 2.0. If a copy of the MPL was not distributed with this file, - - You can obtain one at http://mozilla.org/MPL/2.0/. --> - -<html> - <head> - <link rel="stylesheet" href="blank.css" type="text/css" media="all" /> - </head> -</html> |