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

Unified Diff: extensions/DEPS

Issue 702513002: Refine //extensions DEPS on //ui (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
« no previous file with comments | « no previous file | extensions/components/native_app_window/DEPS » ('j') | extensions/shell/browser/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index d2bbec8b4697b7e0649188db6c6eb6d960f140a1..c5f0af8afff941de6785c0e0b145e81a0e2880a5 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -13,7 +13,10 @@ include_rules = [
"+grit/extensions_resources.h",
"+mojo/public",
"+testing",
- "+ui",
+ "-ui",
James Cook 2014/11/03 21:35:20 Add a comment with the rationale for excluding all
Ken Rockot(use gerrit already) 2014/11/04 16:50:24 Done.
+ "+ui/base",
+ "+ui/gfx",
+ "+ui/events",
# NOTE: Please do not add includes without talking to the app shell team;
# see OWNERS for this directory.
« no previous file with comments | « no previous file | extensions/components/native_app_window/DEPS » ('j') | extensions/shell/browser/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698