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

Unified Diff: chrome/common/DEPS

Issue 93603006: Move Translate-related files to components/translate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: alphabetize BUILD.gn Created 6 years, 12 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
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index ffceb3a9125564c9f8cb0b73d916577c0a74a244..828760916ee0de34dc24626d5b9d7df9cb05e2ad 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/autofill/core/common",
"+components/nacl/common",
"+components/policy/core/common",
+ "+components/translate/core/common",
"+extensions/common",
"+grit", # For generated headers
"+ppapi/shared_impl",

Powered by Google App Engine
This is Rietveld 408576698