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

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

Issue 2442543002: DevTools: New snippet button and icon (Closed)
Patch Set: space in css Created 4 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: 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 0325eb477d200c3eef8f5a7f98d83ae57514fc3d..eab1761f5b34b8df9c603885d3b917730b677095 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -646,6 +646,7 @@ devtools_source_frame_js_files = [
devtools_sources_js_files = [
"front_end/sources/eventListenerBreakpoints.css",
"front_end/sources/fileBasedSearchResultsPane.css",
+ "front_end/sources/navigatorTree.css",
"front_end/sources/navigatorView.css",
"front_end/sources/revisionHistory.css",
"front_end/sources/serviceWorkersSidebar.css",

Powered by Google App Engine
This is Rietveld 408576698