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

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

Issue 2662403002: [DevTools] Merge filter bar with the main toolbar (Closed)
Patch Set: 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 5bfa86f93e120787c55e52b5c3ac84c90be15a0b..01534c056a91e802cded99de587f8079c4475057 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -392,6 +392,8 @@ all_devtools_files = [
"front_end/resources/DatabaseTableView.js",
"front_end/resources/DOMStorageItemsView.js",
"front_end/resources/DOMStorageModel.js",
+ "front_end/resources/filterToolbarItem.css",
+ "front_end/resources/FilterToolbarItem.js",
"front_end/resources/IndexedDBModel.js",
"front_end/resources/indexedDBViews.css",
"front_end/resources/IndexedDBViews.js",

Powered by Google App Engine
This is Rietveld 408576698