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

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

Issue 2779973003: views: fold layout_utils::CreatePanelLayout into GridLayout::CreatePanel (Closed)
Patch Set: add some namespaces Created 3 years, 9 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 18df05fd5aa23a63b7e9920f1fe56b0ac42538f7..6b63b2613b55fda303763a35cabcab8b753ad732 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1502,8 +1502,6 @@ split_static_library("ui") {
"views/harmony/harmony_layout_delegate.h",
"views/harmony/layout_delegate.cc",
"views/harmony/layout_delegate.h",
- "views/layout_utils.cc",
- "views/layout_utils.h",
"views/location_bar/location_bar_bubble_delegate_view.cc",
"views/location_bar/location_bar_bubble_delegate_view.h",
"views/login_handler_views.cc",

Powered by Google App Engine
This is Rietveld 408576698