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

Unified Diff: mojo/public/tests/mojom/DEPS

Issue 66353002: Mojo: RemotePtr<S> + bindings changes for Peer attribute. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase + fix error in sample_service.h Created 7 years, 1 month 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 | « mojo/public/tests/math_calculator.mojom ('k') | mojo/public/tests/mojom/math_calculator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/tests/mojom/DEPS
diff --git a/third_party/khronos/DEPS b/mojo/public/tests/mojom/DEPS
similarity index 71%
copy from third_party/khronos/DEPS
copy to mojo/public/tests/mojom/DEPS
index 48e88750d4a4dbd42c15f2316981867f5cb2fff1..c2cf2d4c8f4f3d88a384d9aa2e84c344555ac7b3 100644
--- a/third_party/khronos/DEPS
+++ b/mojo/public/tests/mojom/DEPS
@@ -1,2 +1,3 @@
include_rules = [
+ "+.",
]
« no previous file with comments | « mojo/public/tests/math_calculator.mojom ('k') | mojo/public/tests/mojom/math_calculator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698