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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2502863002: Add UI DevTools under chrome://inspect/#other (Closed)
Patch Set: dgozman's comments Created 4 years, 1 month 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index a224de2937247268296df42691ee1c627d8e14a3..3a9254fbefa882d8d573b2ef7c7cb69d2fc28700 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -548,6 +548,7 @@ split_static_library("ui") {
"//components/sync_sessions",
"//components/toolbar",
"//components/tracing:startup_tracing",
+ "//components/ui_devtools",
"//components/undo",
"//components/update_client",
"//components/upload_list",

Powered by Google App Engine
This is Rietveld 408576698