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

Unified Diff: ui/chromeos/DEPS

Issue 686503002: Move network_connect code to ui/chromeos/network (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/chromeos/BUILD.gn ('k') | ui/chromeos/network/network_connect.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/chromeos/DEPS
diff --git a/ui/chromeos/DEPS b/ui/chromeos/DEPS
index b0346f9eb637f268300a714c2ea7388bb8c9f52c..a01edea0e8eba8947113bc8afa32a37be4a90c84 100644
--- a/ui/chromeos/DEPS
+++ b/ui/chromeos/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+chromeos/dbus",
+ "+chromeos/login",
"+chromeos/network",
"+grit/ui_chromeos_resources.h",
"+grit/ui_chromeos_strings.h",
@@ -9,6 +10,7 @@ include_rules = [
"+ui/events",
"+ui/gfx",
"+ui/gl",
+ "+ui/message_center",
"+ui/views",
"+ui/wm",
]
« no previous file with comments | « ui/chromeos/BUILD.gn ('k') | ui/chromeos/network/network_connect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698