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

Unified Diff: components/ui_devtools/views/DEPS

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

Powered by Google App Engine
This is Rietveld 408576698