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

Unified Diff: third_party/WebKit/Source/DEPS

Issue 2400563002: Adds Mojo IDL. (Closed)
Patch Set: fixes modulename typo Created 4 years, 2 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: third_party/WebKit/Source/DEPS
diff --git a/third_party/WebKit/Source/DEPS b/third_party/WebKit/Source/DEPS
index 9a0bbf985d62d00b7d5467f6db7fa00221366b43..eb8918c46a46dbaa6576dfcf49f6f6cf1b950699 100644
--- a/third_party/WebKit/Source/DEPS
+++ b/third_party/WebKit/Source/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+base/macros.h",
"+base/gtest_prod_util.h",
+ "+mojo/public",
"+testing/gmock/include/gmock",
"+testing/gtest/include/gtest",
"+wtf",

Powered by Google App Engine
This is Rietveld 408576698