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

Unified Diff: components/sad_tab/DEPS

Issue 543663002: Componentize sad_tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/sad_tab/DEPS
diff --git a/ui/web_dialogs/DEPS b/components/sad_tab/DEPS
similarity index 45%
copy from ui/web_dialogs/DEPS
copy to components/sad_tab/DEPS
index fb76c164df987d30c58a6d892b8787ff58d5b44e..383df8c032435ddf665912ffec4aaedcc36364b3 100644
--- a/ui/web_dialogs/DEPS
+++ b/components/sad_tab/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+content/public",
blundell 2014/09/05 09:08:53 this should be restricted to the subdirectories th
hashimoto 2014/09/08 12:14:50 Done.
- "+third_party/WebKit/public/web/WebInputEvent.h",
+ "+grit/components_strings.h",
"+ui/base",
- "+ui/gfx",
+ "+url",
]

Powered by Google App Engine
This is Rietveld 408576698