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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1508203003: Move layout_constants.cc from c/b/ui/views/ to c/b/ui/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: what is mus Created 5 years 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/toolbar/toolbar_view.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 4fda5291a3616c4cc2c48ff8602cb1528e908024..08e44cc199df3df0458b0e6580203bf2397785cf 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1606,6 +1606,8 @@
'browser/ui/global_error/global_error_service_factory.h',
'browser/ui/infobar_container_delegate.cc',
'browser/ui/infobar_container_delegate.h',
+ 'browser/ui/layout_constants.cc',
+ 'browser/ui/layout_constants.h',
'browser/ui/location_bar/location_bar.cc',
'browser/ui/location_bar/location_bar.h',
'browser/ui/location_bar/location_bar_util.cc',
@@ -2298,8 +2300,6 @@
'browser/ui/views/infobars/infobar_container_view.h',
'browser/ui/views/infobars/infobar_view.cc',
'browser/ui/views/infobars/infobar_view.h',
- 'browser/ui/views/layout_constants.cc',
- 'browser/ui/views/layout_constants.h',
'browser/ui/views/load_complete_listener.cc',
'browser/ui/views/load_complete_listener.h',
'browser/ui/views/location_bar/background_with_1_px_border.cc',
« no previous file with comments | « chrome/browser/ui/views/toolbar/toolbar_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698