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

Unified Diff: ui/chromeos/DEPS

Issue 727143002: Moves code from chromeos/ime to ui/base/ime/chromeos. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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: ui/chromeos/DEPS
diff --git a/ui/chromeos/DEPS b/ui/chromeos/DEPS
index 15d5882b8499c61bf659fd573648387b692ccb3a..5b713fb679570c98578f731b5063da8bd5f9148d 100644
--- a/ui/chromeos/DEPS
+++ b/ui/chromeos/DEPS
@@ -1,7 +1,6 @@
include_rules = [
"+chromeos/dbus",
- "+chromeos/login",
- "+chromeos/network",
+ "+chromeos",
Yuki 2014/11/19 14:16:43 Why do we need to rewrite this part? The old code
Shu Chen 2014/11/19 16:40:53 Done.
"+grit/ui_chromeos_resources.h",
"+grit/ui_chromeos_strings.h",
"+third_party/cros_system_api",

Powered by Google App Engine
This is Rietveld 408576698