From 336db7f997f33ef9cb1562b1a08b4a015041aaf3 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sun, 11 Jan 2015 20:32:58 -0500 Subject: [PATCH] platform-specific code for popup UI --- platform/chromium/vapi-popup.js | 1 + src/popup.html | 1 + 2 files changed, 2 insertions(+) create mode 100644 platform/chromium/vapi-popup.js diff --git a/platform/chromium/vapi-popup.js b/platform/chromium/vapi-popup.js new file mode 100644 index 000000000..8566e4320 --- /dev/null +++ b/platform/chromium/vapi-popup.js @@ -0,0 +1 @@ +/* Chromium: no platform-specific code */ \ No newline at end of file diff --git a/src/popup.html b/src/popup.html index 902a197dd..7beae721b 100644 --- a/src/popup.html +++ b/src/popup.html @@ -44,6 +44,7 @@ +