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

Unified Diff: components/flags_ui/DEPS

Issue 1415953005: Componentize about_flags::FeatureEntry in flags_ui component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 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 | « components/flags_ui/BUILD.gn ('k') | components/flags_ui/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/flags_ui/DEPS
diff --git a/ui/webui/DEPS b/components/flags_ui/DEPS
similarity index 51%
copy from ui/webui/DEPS
copy to components/flags_ui/DEPS
index 69b82adcf0987e5cb0ff1c17692628ea8e4012e2..112ca0e6c78c5533519bc8f0d6c080d66d85a0bd 100644
--- a/ui/webui/DEPS
+++ b/components/flags_ui/DEPS
@@ -1,5 +1,4 @@
include_rules = [
- "+net",
+ "+grit/components_strings.h",
"+ui/base",
- "+ui/gfx",
]
« no previous file with comments | « components/flags_ui/BUILD.gn ('k') | components/flags_ui/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698