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

Unified Diff: Source/devtools/devtools.gyp

Issue 23264011: Quota view in Resources pannel. Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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 | « Source/core/inspector/InspectorPageAgent.cpp ('k') | Source/devtools/front_end/Images/quota.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gyp
diff --git a/Source/devtools/devtools.gyp b/Source/devtools/devtools.gyp
index 0dbf9d3e67155ea1a361e6753542bc02d37aed74..d98ea14019fda078a7d3f365ec1c5cb056b51a70 100644
--- a/Source/devtools/devtools.gyp
+++ b/Source/devtools/devtools.gyp
@@ -255,6 +255,7 @@
'front_end/FileSystemView.js',
'front_end/IndexedDBViews.js',
'front_end/ResourcesPanel.js',
+ 'front_end/QuotaView.js',
],
'devtools_network_js_files': [
'front_end/NetworkItemView.js',
@@ -411,6 +412,7 @@
'front_end/Images/profileIcon.png',
'front_end/Images/profileSmallIcon.png',
'front_end/Images/programCounterBorder.png',
+ 'front_end/Images/quota.png',
'front_end/Images/radioDot.png',
'front_end/Images/regionEmpty.png',
'front_end/Images/regionFit.png',
« no previous file with comments | « Source/core/inspector/InspectorPageAgent.cpp ('k') | Source/devtools/front_end/Images/quota.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698