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

Unified Diff: mojo/public/utility/DEPS

Issue 134823005: Mojo: re-organize public tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 11 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: mojo/public/utility/DEPS
diff --git a/mojo/public/utility/DEPS b/mojo/public/utility/DEPS
deleted file mode 100644
index f9cdd471a1cbd1d105d96a4dd31f3a41162fbfa7..0000000000000000000000000000000000000000
--- a/mojo/public/utility/DEPS
+++ /dev/null
@@ -1,11 +0,0 @@
-# Tests can include base.
-specific_include_rules = {
- ".*unittest.cc": [
- "+base",
- ],
-}
-
-include_rules = [
- # For OS_XXX.
- "+build/build_config.h",
-]
« no previous file with comments | « mojo/public/tests/utility/thread_local_unittest.cc ('k') | mojo/public/utility/bindings_support_impl_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698