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

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

Issue 2649923006: [DevTools] Add filtering to DOM storages (Closed)
Patch Set: Rebased Created 3 years, 11 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: third_party/WebKit/Source/devtools/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index af7a035653abf1e19a9e14e7edaeac9c7cca91a1..d12f2f19eeb9514556996ee4e75d01a9af750d82 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -394,6 +394,7 @@ all_devtools_files = [
"front_end/resources/IndexedDBModel.js",
"front_end/resources/indexedDBViews.css",
"front_end/resources/IndexedDBViews.js",
+ "front_end/resources/ItemsView.js",
"front_end/resources/module.json",
"front_end/resources/resourcesPanel.css",
"front_end/resources/ResourcesPanel.js",

Powered by Google App Engine
This is Rietveld 408576698