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

Unified Diff: content/public/browser/DEPS

Issue 2884243003: Add a mojo channel for frame messages. (Closed)
Patch Set: Fix presubmit warning I ignored Created 3 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 | « content/public/app/mojo/content_renderer_manifest.json ('k') | content/public/browser/render_frame_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/DEPS
diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS
index f2291a937ce16680a20677a4d3b4c9acb9910d37..ca1ff358dc344c506dd30d0b1c24e00edbaec621 100644
--- a/content/public/browser/DEPS
+++ b/content/public/browser/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/payments/mojom/payment_app.mojom.h",
+ "+content/common/input/input_handler.mojom.h",
"+device/screen_orientation/public/interfaces",
"+device/wake_lock/public/interfaces",
]
« no previous file with comments | « content/public/app/mojo/content_renderer_manifest.json ('k') | content/public/browser/render_frame_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698