Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Unified Diff: content/child/blink_platform_impl.cc

Issue 1071263003: DevTools: remove Canvas profiler from DevTools source base [content]. See details in the bug. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | mojo/services/html_viewer/blink_resource_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/blink_platform_impl.cc
diff --git a/content/child/blink_platform_impl.cc b/content/child/blink_platform_impl.cc
index 2c71a251fcc9e844bf7babe5fd2bbfdc86288099..fe029a0af866703ab4766844aeb566fbcfd0094f 100644
--- a/content/child/blink_platform_impl.cc
+++ b/content/child/blink_platform_impl.cc
@@ -915,9 +915,6 @@ const DataResource kDataResources[] = {
{"InspectorOverlayPage.html",
IDR_INSPECTOR_OVERLAY_PAGE_HTML,
ui::SCALE_FACTOR_NONE},
- {"InjectedScriptCanvasModuleSource.js",
- IDR_INSPECTOR_INJECTED_SCRIPT_CANVAS_MODULE_SOURCE_JS,
- ui::SCALE_FACTOR_NONE},
{"InjectedScriptSource.js",
IDR_INSPECTOR_INJECTED_SCRIPT_SOURCE_JS,
ui::SCALE_FACTOR_NONE},
« no previous file with comments | « no previous file | mojo/services/html_viewer/blink_resource_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698