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

Unified Diff: components/guest_view/browser/DEPS

Issue 2019423005: Move //components/ui/zoom to top-level under //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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/guest_view/browser/BUILD.gn ('k') | components/guest_view/browser/guest_view_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/guest_view/browser/DEPS
diff --git a/components/guest_view/browser/DEPS b/components/guest_view/browser/DEPS
index f0c51e42b11a293833ead6885e5807a76518805b..cbd25b55f6f3748dfeb155b84d73cb1c45213ae4 100644
--- a/components/guest_view/browser/DEPS
+++ b/components/guest_view/browser/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+components/ui/zoom",
+ "+components/zoom",
"+content/public/browser",
"+content/public/common",
"+content/public/test",
« no previous file with comments | « components/guest_view/browser/BUILD.gn ('k') | components/guest_view/browser/guest_view_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698