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

Side by Side Diff: chrome/browser/chromeos/options/DEPS

Issue 2758323002: Broke out layout metric information from ViewsDelegate to LayoutProvider (Closed)
Patch Set: Deleted LayoutDelegate and HarmonyLayoutDelegate. Created 3 years, 8 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # TODO(xdai): Remove these rules after bugs 687340 and 687349 are fixed. 2 # TODO(xdai): Remove this rule after bugs 687340 and 687349 are fixed.
Peter Kasting 2017/04/04 02:08:51 Nit: Remove reference to bug 687349
kylix_rd 2017/04/04 20:28:22 Done.
3 "!chrome/browser/ui/views/harmony/layout_delegate.h",
4 "!chrome/browser/ui/views/layout_utils.h", 3 "!chrome/browser/ui/views/layout_utils.h",
5 ] 4 ]
6 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698