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

Unified Diff: components/copyless_paste/renderer/DEPS

Issue 2709893002: Add render frame observer for CopylessPaste (Closed)
Patch Set: Created 3 years, 10 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: components/copyless_paste/renderer/DEPS
diff --git a/components/copyless_paste/renderer/DEPS b/components/copyless_paste/renderer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..e8d06f5a58a01eb9e8e0753a158a09e187299597
--- /dev/null
+++ b/components/copyless_paste/renderer/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+content/public",
+ "+third_party/WebKit/public",
+]

Powered by Google App Engine
This is Rietveld 408576698