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

Unified Diff: Source/devtools/devtools.gyp

Issue 33143002: DevTools: Unify filtering UI (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Comments addressed 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 | « LayoutTests/inspector/timeline/timeline-filtering.html ('k') | Source/devtools/front_end/ConsolePanel.js » ('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 d9932a8464143880140171638482ead6d26f7dad..bfa095bda01c98f3920419668f3238e325ce8c83 100644
--- a/Source/devtools/devtools.gyp
+++ b/Source/devtools/devtools.gyp
@@ -89,6 +89,7 @@
'front_end/FileSystemModel.js',
'front_end/FileSystemProjectDelegate.js',
'front_end/FileUtils.js',
+ 'front_end/FilterBar.js',
'front_end/FontView.js',
'front_end/GoToLineDialog.js',
'front_end/HAREntry.js',
@@ -207,6 +208,7 @@
'front_end/cssNamedFlows.css',
'front_end/dataGrid.css',
'front_end/elementsPanel.css',
+ 'front_end/filter.css',
'front_end/filteredItemSelectionDialog.css',
'front_end/flameChart.css',
'front_end/heapProfiler.css',
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-filtering.html ('k') | Source/devtools/front_end/ConsolePanel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698