Chromium Code Reviews| Index: chrome/browser/chromeos/login/DEPS |
| diff --git a/chrome/browser/chromeos/login/DEPS b/chrome/browser/chromeos/login/DEPS |
| index 01a0864c48c279f0ac38073bdbd48904a7c182e0..40d326551792cd804fc1c8df02b37de1165d9439 100644 |
| --- a/chrome/browser/chromeos/login/DEPS |
| +++ b/chrome/browser/chromeos/login/DEPS |
| @@ -6,7 +6,7 @@ include_rules = [ |
| # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW! |
| "!chrome/browser/ui/views/location_bar/location_bar_view.h", |
| "!chrome/browser/ui/views/location_bar/location_icon_view.h", |
|
tfarina
2013/11/13 17:27:01
This makes me think, if now we have a toolbar dire
Greg Billock
2013/11/13 18:23:27
I pondered that, but the location bar is rather co
|
| - "!chrome/browser/ui/views/reload_button.h", |
| + "!chrome/browser/ui/views/toolbar/reload_button.h", |
| # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST! |
| ] |