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

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

Issue 2927573004: DevTools: migrate StylesSidebarPane to shadow (Closed)
Patch Set: with similarity 10 Created 3 years, 6 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 7d857d21440cb904610c3b969056c4c9d18c3e99..17c613269e7dfb098a92f475bd6c44fec0afb408 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -197,6 +197,7 @@ all_devtools_files = [
"front_end/elements/PropertiesWidget.js",
"front_end/elements/StylePropertyHighlighter.js",
"front_end/elements/stylesSectionTree.css",
+ "front_end/elements/stylesSidebarPane.css",
"front_end/elements/StylesSidebarPane.js",
"front_end/emulated_devices/module.json",
"front_end/emulation/AdvancedApp.js",

Powered by Google App Engine
This is Rietveld 408576698