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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 # Tests can include base.
2 specific_include_rules = {
3 ".*unittest.cc": [
4 "+base",
5 ],
6 }
7
8 include_rules = [
9 # For OS_XXX.
10 "+build/build_config.h",
11 ]
OLDNEW
« 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