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

Unified Diff: Source/devtools/devtools.gyp

Issue 33143002: DevTools: Unify filtering UI (Closed) 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
Index: Source/devtools/devtools.gyp
diff --git a/Source/devtools/devtools.gyp b/Source/devtools/devtools.gyp
index d9932a8464143880140171638482ead6d26f7dad..f7d080fc375f1a6fb04786f790c79c10556861a4 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/FilterController.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',

Powered by Google App Engine
This is Rietveld 408576698