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

Unified Diff: components/arc/test/DEPS

Issue 1413153007: arc-app-launcher: Minimal support for ARC app launcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit comment addressed 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
Index: components/arc/test/DEPS
diff --git a/components/arc/test/DEPS b/components/arc/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..0b1880cba83c4db076d63da738d8358d8481fcd4
--- /dev/null
+++ b/components/arc/test/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+chrome/browser/ui/app_list/arc_app_list_prefs.h",
+ "+ui/app_list/app_list_constants.h",
+ "+ui/base/layout.h",
+ "+ui/gfx/codec/png_codec.h",
+]

Powered by Google App Engine
This is Rietveld 408576698