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

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

Issue 2668853002: Use the CreatePanelLayout() utility method instead of hand-rolling panel layout. (Closed)
Patch Set: Fix compile Created 3 years, 10 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/options/wifi_config_view.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # TODO(xdai): Remove this DEPS file after layout_delegate.h/cc is moved to a 2 # TODO(xdai): Remove these rules after bugs 687340 and 687349 are fixed.
3 # better place.
4 "!chrome/browser/ui/views/harmony/layout_delegate.h", 3 "!chrome/browser/ui/views/harmony/layout_delegate.h",
4 "!chrome/browser/ui/views/layout_utils.h",
5 ] 5 ]
6 6
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/options/wifi_config_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698