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

Unified Diff: chrome/browser/chromeos/login/DEPS

Issue 71743002: [Toolbar Views] Move toolbar files to a new subdirectory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 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/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",
- "!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!
]

Powered by Google App Engine
This is Rietveld 408576698