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

Unified Diff: components/ui_devtools/devtools/DEPS

Issue 2852733002: Duplicate -Move DevTools out of ash and turn it to a component. (Closed)
Patch Set: move unittest to ui/views Created 3 years, 7 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
« no previous file with comments | « components/ui_devtools/BUILD.gn ('k') | components/ui_devtools/devtools/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ui_devtools/devtools/DEPS
diff --git a/components/ui_devtools/devtools/DEPS b/components/ui_devtools/devtools/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..4fda0bea3b3a48ded01b0c62995cc39cfde2e701
--- /dev/null
+++ b/components/ui_devtools/devtools/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+ash",
+ "+ui",
+ "+third_party/skia/include/core"
+]
« no previous file with comments | « components/ui_devtools/BUILD.gn ('k') | components/ui_devtools/devtools/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698