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

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

Issue 2916743002: [DevTools] Introduce Common.List used as a backend for list controls (Closed)
Patch Set: addressed comments Created 3 years, 7 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 54af3f86140682ceca4fd16a4653544e0a5ba629..5ae2fd805e66af48198ab488a35c34fa4f555a27 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -677,6 +677,7 @@ all_devtools_files = [
"front_end/ui/inspectorViewTabbedPane.css",
"front_end/ui/KeyboardShortcut.js",
"front_end/ui/ListControl.js",
+ "front_end/ui/ListModel.js",
"front_end/ui/listWidget.css",
"front_end/ui/ListWidget.js",
"front_end/ui/module.json",

Powered by Google App Engine
This is Rietveld 408576698