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

Unified Diff: third_party/WebKit/public/DEPS

Issue 1904163002: Move Web Notifications to use Mojo Base URL: https://chromium.googlesource.com/chromium/src.git@skbitmap-blink
Patch Set: it works \o/ Created 4 years, 8 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 | « third_party/WebKit/public/BUILD.gn ('k') | third_party/WebKit/public/blink.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/DEPS
diff --git a/third_party/WebKit/public/DEPS b/third_party/WebKit/public/DEPS
index a11d54ab20e2d368a364f31d91afba0d64e81559..178f7ca7b2af2b06b2797a8d2a78f6b63615ee3f 100644
--- a/third_party/WebKit/public/DEPS
+++ b/third_party/WebKit/public/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"-bindings",
"-core",
"-modules",
+ "+mojo/public",
"+platform/heap",
"-skia/public",
"+wtf",
« no previous file with comments | « third_party/WebKit/public/BUILD.gn ('k') | third_party/WebKit/public/blink.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698