diff --git a/web/internal/debugger.css b/web/internal/debugger.css index 0a7ae3d60..890ceeaa1 100644 --- a/web/internal/debugger.css +++ b/web/internal/debugger.css @@ -13,6 +13,7 @@ * limitations under the License. */ +@import url(../text_layer_builder.css); @import url(canvas_context_details_view.css); @import url(draw_ops_view.css); @import url(font_view.css); diff --git a/web/internal/debugger.html b/web/internal/debugger.html index f2fa3d19f..59b2dd0e6 100644 --- a/web/internal/debugger.html +++ b/web/internal/debugger.html @@ -20,7 +20,6 @@ limitations under the License. PDF.js — Debugging tools -