From 00e6d40965096d39ab351870b99ee956886b394a Mon Sep 17 00:00:00 2001 From: gorhill Date: Tue, 15 Dec 2015 14:15:02 -0500 Subject: [PATCH] actually only chromium-based browsers need this, and AMO does not like mingling with prototypes of native types. --- {src/js => platform/chromium}/polyfill.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {src/js => platform/chromium}/polyfill.js (100%) diff --git a/src/js/polyfill.js b/platform/chromium/polyfill.js similarity index 100% rename from src/js/polyfill.js rename to platform/chromium/polyfill.js