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

Unified Diff: third_party/WebKit/Source/platform/DEPS

Issue 1808513006: Introduce PlatformNotification structures and converters (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@n-mojo-hacks
Patch Set: Created 4 years, 9 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 | « no previous file | third_party/WebKit/Source/platform/PlatformNotification.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/DEPS
diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
index e88aae646aed931058e9d4036841b49b99ee5100..8e5330ef81a9174e293b4e7acb96c26b45b86e1c 100644
--- a/third_party/WebKit/Source/platform/DEPS
+++ b/third_party/WebKit/Source/platform/DEPS
@@ -16,6 +16,7 @@ include_rules = [
"+base/trace_event",
"+base/values.h",
"+device",
+ "+mojo/public",
"+mozilla",
"+platform",
"+public/platform",
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/PlatformNotification.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698