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

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

Issue 2339683005: [DevTools] Migrate FileBasedSearchResultsPane to TreeOutlineInShadow. (Closed)
Patch Set: Created 4 years, 3 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 | third_party/WebKit/Source/devtools/front_end/sources/FileBasedSearchResultsPane.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e5fe01a416819c2f172626d8aa7cf1ea6ceca902..7b85c77c373b16dbc291cbf3a148627ca3c0b2bf 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -624,6 +624,7 @@ devtools_source_frame_js_files = [
]
devtools_sources_js_files = [
"front_end/sources/eventListenerBreakpoints.css",
+ "front_end/sources/fileBasedSearchResultsPane.css",
"front_end/sources/navigatorView.css",
"front_end/sources/revisionHistory.css",
"front_end/sources/serviceWorkersSidebar.css",
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/sources/FileBasedSearchResultsPane.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698