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

Unified Diff: LayoutTests/inspector/resources/blink-fs.js

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 | « no previous file | Source/core/inspector/InspectorPageAgent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/resources/blink-fs.js
diff --git a/LayoutTests/inspector/resources/blink-fs.js b/LayoutTests/inspector/resources/blink-fs.js
index 0d0b48d912b8e702535e66d98c566684d9dd8665..acad349a1842a5a61c7e3a554be809337f38a849 100644
--- a/LayoutTests/inspector/resources/blink-fs.js
+++ b/LayoutTests/inspector/resources/blink-fs.js
@@ -305,6 +305,7 @@ function blinkFilePaths()
"./Source/devtools/front_end/Images/profileIcon.png",
"./Source/devtools/front_end/Images/profileSmallIcon.png",
"./Source/devtools/front_end/Images/programCounterBorder.png",
+ "./Source/devtools/front_end/Images/quota.png",
"./Source/devtools/front_end/Images/radioDot.png",
"./Source/devtools/front_end/Images/regionEmpty.png",
"./Source/devtools/front_end/Images/regionFit.png",
@@ -418,6 +419,7 @@ function blinkFilePaths()
"./Source/devtools/front_end/ProgressIndicator.js",
"./Source/devtools/front_end/PropertiesSection.js",
"./Source/devtools/front_end/PropertiesSidebarPane.js",
+ "./Source/devtools/front_end/QuotaView.js",
"./Source/devtools/front_end/RawSourceCode.js",
"./Source/devtools/front_end/RemoteObject.js",
"./Source/devtools/front_end/RequestCookiesView.js",
« no previous file with comments | « no previous file | Source/core/inspector/InspectorPageAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698