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

Unified Diff: components/test_runner/DEPS

Issue 1965073002: Rename gfx::Display to display::Display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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
« no previous file with comments | « components/test_runner/BUILD.gn ('k') | components/test_runner/test_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test_runner/DEPS
diff --git a/components/test_runner/DEPS b/components/test_runner/DEPS
index c2f1ea16794fc258888146b870dc408f3ef13582..8f770a313d30535c9bf14c4dfd447bc87da53542 100644
--- a/components/test_runner/DEPS
+++ b/components/test_runner/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+third_party/skia",
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
+ "+ui/display",
"+ui/events",
"+ui/gfx",
"+v8/include",
« no previous file with comments | « components/test_runner/BUILD.gn ('k') | components/test_runner/test_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698