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

Unified Diff: Source/devtools/devtools.gypi

Issue 411263003: DevTools: Extract SortableDataGrid. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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/devtools/front_end/console/ConsoleViewMessage.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index c0bbac51fc9bd6b872b2ec17faba30899ade9f85..a7d694d899c0576e96ef2bef17910e5aaf3a5260 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -170,6 +170,7 @@
'front_end/ui/ShortcutRegistry.js',
'front_end/ui/ShowMoreDataGridNode.js',
'front_end/ui/SoftContextMenu.js',
+ 'front_end/ui/SortableDataGrid.js',
'front_end/ui/SplitView.js',
'front_end/ui/StackView.js',
'front_end/ui/StatusBarButton.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/console/ConsoleViewMessage.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698