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

Unified Diff: ui/gfx/test/DEPS

Issue 2026333002: Implement gfx::Transform StructTraits unit test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nogncheck 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 | « ui/gfx/mojo/traits_test_service.mojom ('k') | ui/gfx/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/test/DEPS
diff --git a/ui/gfx/test/DEPS b/ui/gfx/test/DEPS
index 5d5c0a9660753a452cd75af71a18fbde7c709a4b..047e86013f08a5de66373a3e8888f281a29299f3 100644
--- a/ui/gfx/test/DEPS
+++ b/ui/gfx/test/DEPS
@@ -1,5 +1,6 @@
specific_include_rules = {
"run_all_unittests\.cc": [
+ "+mojo/edk/embedder/embedder.h",
"+ui/base/resource/resource_bundle.h",
"+ui/base/ui_base_paths.h",
],
« no previous file with comments | « ui/gfx/mojo/traits_test_service.mojom ('k') | ui/gfx/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698