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

Unified Diff: ui/oobe/DEPS

Issue 941973003: New OOBE implementation skeleton using WUG toolkit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: No explicit, gn format. Created 5 years, 10 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 | « ui/oobe/BUILD.gn ('k') | ui/oobe/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/oobe/DEPS
diff --git a/ui/oobe/DEPS b/ui/oobe/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7e735e15ab837f6274313982b73ed986fdbf7a02
--- /dev/null
+++ b/ui/oobe/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+base/strings",
+ "+content/public/browser",
+ "+grit/oobe_resources.h",
+ "+grit/oobe_resources_map.h",
+]
« no previous file with comments | « ui/oobe/BUILD.gn ('k') | ui/oobe/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698