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

Unified Diff: components/renderer_context_menu/DEPS

Issue 1117893002: Moving extension code out of "components/" to avoid layering violations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing nit. Created 5 years, 8 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: components/renderer_context_menu/DEPS
diff --git a/components/renderer_context_menu/DEPS b/components/renderer_context_menu/DEPS
index 9c9916cedcf4a2512fb16b6a8e0ee4c824cf6590..2b974778b7fcf6eba220d037a9dda501d6910220 100644
--- a/components/renderer_context_menu/DEPS
+++ b/components/renderer_context_menu/DEPS
@@ -1,8 +1,6 @@
include_rules = [
"+content/public/browser",
"+content/public/common",
- "+extensions/browser",
- "+extensions/common",
"+ui/base",
"+ui/gfx",
"+ui/views",

Powered by Google App Engine
This is Rietveld 408576698