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

Unified Diff: cc/test/DEPS

Issue 2023973002: Introduce cc StructTraits unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved DEPS 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 | « cc/ipc/traits_test_service.mojom ('k') | cc/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/DEPS
diff --git a/cc/test/DEPS b/cc/test/DEPS
index efdb38d7144f502edec41928f22170f063fc1295..9d9667904a83755a41d89752f3c3100e789b4ea2 100644
--- a/cc/test/DEPS
+++ b/cc/test/DEPS
@@ -8,3 +8,9 @@ include_rules = [
"+gpu/command_buffer/service/image_factory.h",
"+gpu/skia_bindings/grcontext_for_gles2_interface.h",
]
+
+specific_include_rules = {
+ "run_all_unittests\.cc": [
+ "+mojo/edk/embedder/embedder.h",
+ ],
+}
« no previous file with comments | « cc/ipc/traits_test_service.mojom ('k') | cc/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698