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

Unified Diff: chrome/renderer/guest_view/DEPS

Issue 1602663003: Framelet Prototype 2016 using Mojo IPC Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Disabled oilpan 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
Index: chrome/renderer/guest_view/DEPS
diff --git a/chrome/renderer/guest_view/DEPS b/chrome/renderer/guest_view/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..d34a534413723ed375825f38312f9cdbad2c8072
--- /dev/null
+++ b/chrome/renderer/guest_view/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/framelet/renderer",
+ "+components/framelet/common",
+]

Powered by Google App Engine
This is Rietveld 408576698