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

Unified Diff: components/ui_devtools/views/DEPS

Issue 2899783002: Move DevTools out of ash and turn it to a component. (Closed)
Patch Set: NON_EXPORTED_BASE base class 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
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..9bdad6b52735b96e02fe79c53e69bcf92051e16f
--- /dev/null
+++ b/components/ui_devtools/views/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+ui",
+ "+third_party/skia/include/core"
sadrul 2017/06/14 03:25:57 sort
thanhph 2017/06/14 15:26:37 Done.
+]

Powered by Google App Engine
This is Rietveld 408576698