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

Unified Diff: Source/devtools/devtools.gypi

Issue 393123007: DevTools: Remove popover and add properties section for paint profiler log. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed commented lines. Created 6 years, 5 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
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index d4b6a5cbb049718a7b53ed300315b9361a100eb8..031adf2896f9f63616f8c6e8cbbb9a880905b2e9 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -284,6 +284,7 @@
'front_end/timelinePanel.css',
'front_end/canvasProfiler.css',
'front_end/layersPanel.css',
+ 'front_end/paintProfilerView.css',
caseq 2014/07/21 14:36:41 You can add that to layersPanel.css for the time b
malch 2014/07/22 07:22:25 Done.
],
'devtools_console_js_files': [
'front_end/console/ConsolePanel.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/paintProfilerView.css » ('j') | Source/devtools/front_end/paintProfilerView.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698