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

Unified Diff: components/framelet/browser/DEPS

Issue 1560553002: Framelet Prototype 2016 Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased + Applied Brett's Windows + Fixed security issue Created 4 years, 11 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/framelet/browser/BUILD.gn ('k') | components/framelet/browser/framelet_guest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/framelet/browser/DEPS
diff --git a/components/ui/zoom/DEPS b/components/framelet/browser/DEPS
similarity index 55%
copy from components/ui/zoom/DEPS
copy to components/framelet/browser/DEPS
index cdd5019e6f3036ff07d54a6e1bf31983f058bf59..e3bf6b0aa9262f87bfe497611829a0843cbc9331 100644
--- a/components/ui/zoom/DEPS
+++ b/components/framelet/browser/DEPS
@@ -1,8 +1,8 @@
include_rules = [
+ "+cc",
+ "+components/guest_view/browser",
+ "+components/strings",
"+content/public/browser",
"+content/public/common",
"+ipc",
- "+net/base",
- "+url",
]
-
« no previous file with comments | « components/framelet/browser/BUILD.gn ('k') | components/framelet/browser/framelet_guest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698