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

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: Builds with gn using is_component_build=false. 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
Index: ui/oobe/DEPS
diff --git a/components/cdm/browser/DEPS b/ui/oobe/DEPS
similarity index 61%
copy from components/cdm/browser/DEPS
copy to ui/oobe/DEPS
index d0fb59f1b2723753174e6dbfe9a65d7ad1145b42..bfb86cb519c6e777261501bc188c26cd727e9b28 100644
--- a/components/cdm/browser/DEPS
+++ b/ui/oobe/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+content/public/browser",
- "+media/base/android",
+ "+grit/oobe_ui_resources.h",
]

Powered by Google App Engine
This is Rietveld 408576698