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

Side by Side Diff: mojo/services/view_manager/public/cpp/tests/DEPS

Issue 872783002: Remove all DEPS files under //mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 10 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
« no previous file with comments | « mojo/services/view_manager/public/cpp/lib/DEPS ('k') | mojo/skia/DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+mojo/services/geometry/public",
3
4 # TODO(blundell): Determine whether to eliminate these dependencies or move
5 # the tests outside of view_manager's public code. crbug.com/451403
6 "!base/auto_reset.h",
7 "!base/bind.h",
8 "!base/i18n/icu_util.h",
9 "!base/logging.h",
10 "!base/strings/stringprintf.h",
11 "!base/test/launcher/unit_test_launcher.h",
12 "!base/test/test_suite.h",
13 "!shell/application_manager",
14 "!shell/shell_test_helper.h",
15 "!ui/gfx/x/x11_connection.h",
16 ]
OLDNEW
« no previous file with comments | « mojo/services/view_manager/public/cpp/lib/DEPS ('k') | mojo/skia/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698