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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 14589016: Unit test for BrowserViewLayout that does not depend on BrowserView (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: BrowserViewLayout owns its delegate Created 7 years, 7 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 | « chrome/browser/ui/views/frame/contents_container.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index ba42a291dc08b6ae98aaad0a11e3b23a483aeff3..27050ea48dfb2561f19511b185579fa4b78136f4 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1639,6 +1639,7 @@
'browser/ui/views/frame/browser_view.h',
'browser/ui/views/frame/browser_view_layout.cc',
'browser/ui/views/frame/browser_view_layout.h',
+ 'browser/ui/views/frame/browser_view_layout_delegate.h',
'browser/ui/views/frame/contents_container.cc',
'browser/ui/views/frame/contents_container.h',
'browser/ui/views/frame/desktop_browser_frame_aura.cc',
« no previous file with comments | « chrome/browser/ui/views/frame/contents_container.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698