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

Unified Diff: mojo/public/DEPS

Issue 66103004: Mojo: Make sample_test.cc a gtest (and re-enable it). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: mojo/public/DEPS
diff --git a/mojo/public/DEPS b/mojo/public/DEPS
index 0aaea41461adcdb6574fb779ae70fece18924170..4458cb24233764f408b97623a12dfd94ee9ebc8d 100644
--- a/mojo/public/DEPS
+++ b/mojo/public/DEPS
@@ -2,7 +2,7 @@ include_rules = [
"-base",
"-build",
"-mojo",
- "-testing",
"+mojo/public",
+ "+testing",
]

Powered by Google App Engine
This is Rietveld 408576698