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

Unified Diff: ui/gfx/test/DEPS

Issue 2037453002: Implement ui/gfx/geometry StructTraits unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix SizeF unit test 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
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",
],

Powered by Google App Engine
This is Rietveld 408576698