summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/samples/browser/src/main/assets/extensions/borderify/borderify.js
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/android-components/samples/browser/src/main/assets/extensions/borderify/borderify.js')
-rw-r--r--mobile/android/android-components/samples/browser/src/main/assets/extensions/borderify/borderify.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/android/android-components/samples/browser/src/main/assets/extensions/borderify/borderify.js b/mobile/android/android-components/samples/browser/src/main/assets/extensions/borderify/borderify.js
index af58957d88..b9a5d6bc18 100644
--- a/mobile/android/android-components/samples/browser/src/main/assets/extensions/borderify/borderify.js
+++ b/mobile/android/android-components/samples/browser/src/main/assets/extensions/borderify/borderify.js
@@ -2,4 +2,4 @@
* 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/. */
-document.body.style.border = "5px solid red"; \ No newline at end of file
+document.body.style.border = "5px solid red";