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

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

Issue 2024313002: Moves mash/wm/public -> ash/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback Created 4 years, 6 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 "+ash/public/interfaces",
2 "+components/captive_portal", 3 "+components/captive_portal",
3 "+components/login", 4 "+components/login",
4 "+components/toolbar", 5 "+components/toolbar",
5 "+components/user_manager", 6 "+components/user_manager",
6 "+components/wallpaper", 7 "+components/wallpaper",
7 "+extensions/components/native_app_window", 8 "+extensions/components/native_app_window",
8 "+mash/wm/public/interfaces",
9 9
10 # Library used for calculating CRC-32 needed for HWID verification. 10 # Library used for calculating CRC-32 needed for HWID verification.
11 "+third_party/zlib", 11 "+third_party/zlib",
12 ] 12 ]
OLDNEW
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/browser/chromeos/login/ui/login_display_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698