summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/browser/resources/bluetooth_internals/resources.grd
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/bluetooth_internals/resources.grd')
-rw-r--r--chromium/chrome/browser/resources/bluetooth_internals/resources.grd21
1 files changed, 21 insertions, 0 deletions
diff --git a/chromium/chrome/browser/resources/bluetooth_internals/resources.grd b/chromium/chrome/browser/resources/bluetooth_internals/resources.grd
index 786dc15be70..4cd5644cc98 100644
--- a/chromium/chrome/browser/resources/bluetooth_internals/resources.grd
+++ b/chromium/chrome/browser/resources/bluetooth_internals/resources.grd
@@ -29,6 +29,10 @@
file="adapter_page.js"
type="BINDATA"
compress="gzip" />
+ <include name="IDR_BLUETOOTH_INTERNALS_DEBUG_LOG_PAGE_JS"
+ file="debug_log_page.js"
+ type="BINDATA"
+ compress="gzip" />
<include name="IDR_BLUETOOTH_INTERNALS_CHARACTERISTIC_LIST_JS"
file="characteristic_list.js"
type="BINDATA"
@@ -89,6 +93,23 @@
file="object_fieldset.js"
type="BINDATA"
compress="gzip" />
+ <include name="IDR_BLUETOOTH_INTERNALS_PAGE_MANAGER_HTML"
+ file="page_manager.html"
+ type="BINDATA"
+ compress="gzip" />
+ <include name="IDR_BLUETOOTH_INTERNALS_PAGE_MANAGER_JS"
+ file="page_manager.js"
+ type="BINDATA"
+ compress="gzip" />
+ <include name="IDR_BLUETOOTH_INTERNALS_PAGE_HTML"
+ file="page.html"
+ type="BINDATA"
+ compress="gzip" />
+ <include name="IDR_BLUETOOTH_INTERNALS_PAGE_JS"
+ file="page.js"
+ type="BINDATA"
+ compress="gzip" />
+
<include name="IDR_BLUETOOTH_INTERNALS_SERVICE_LIST_JS"
file="service_list.js"
type="BINDATA"