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

Unified Diff: chrome/browser/DEPS

Issue 2700193002: Add mojo service for CopylessPaste in Java (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
« no previous file with comments | « chrome/android/java_sources.gni ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index c491cf46a4a1f4a91966d18b543ca23b9fa00066..872edc180d468467953ffdb0d5cfa6122c603e71 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -106,6 +106,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebSecurityStyle.h",
"+third_party/WebKit/public/platform/modules/app_banner/app_banner.mojom.h",
"+third_party/WebKit/public/platform/modules/budget_service/budget_service.mojom.h",
+ "+third_party/WebKit/public/platform/modules/document_metadata/copyless_paste.mojom.h",
"+third_party/WebKit/public/platform/modules/installation/installation.mojom.h",
"+third_party/WebKit/public/platform/modules/notifications/WebNotificationConstants.h",
"+third_party/WebKit/public/platform/modules/permissions/permission_status.mojom.h",
« no previous file with comments | « chrome/android/java_sources.gni ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698