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

Unified Diff: extensions/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 | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/guest_view/web_view/web_view_internal_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index b29c812fbb68d74f2e8d6d9517d6fb8279460ab0..4d6eaeb349dec1751e5828d49a285939f8886b1f 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -5,12 +5,12 @@ include_rules = [
"+components/pref_registry",
"+components/sessions",
"+components/storage_monitor",
- "+components/ui/zoom",
"+components/update_client",
"+components/variations",
"+components/version_info",
"+components/web_cache",
"+components/web_modal",
+ "+components/zoom",
"+content/public/browser",
"+device/bluetooth",
"+device/serial",
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/guest_view/web_view/web_view_internal_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698