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

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

Issue 2421983002: [DevTools] Remove layout editor experiment. (Closed)
Patch Set: rebased Created 4 years 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 cff1ae08138891774e49928d797477436214ec35..4721c2fa5acc510d214926a117a51dda56d62e8c 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -444,7 +444,7 @@ devtools_elements_js_files = [
"front_end/elements/MetricsSidebarPane.js",
"front_end/elements/PlatformFontsWidget.js",
"front_end/elements/PropertiesWidget.js",
- "front_end/elements/PropertyChangeHighlighter.js",
+ "front_end/elements/StylePropertyHighlighter.js",
"front_end/elements/StylesSidebarPane.js",
"front_end/elements/ComputedStyleWidget.js",
]

Powered by Google App Engine
This is Rietveld 408576698