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

Unified Diff: gpu/command_buffer/common/DEPS

Issue 2019833002: Implement StructTraits for various cc and gpu types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mailbox_name by ref to make windows happy 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 | « gpu/BUILD.gn ('k') | gpu/command_buffer/common/unittest_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/command_buffer/common/DEPS
diff --git a/gpu/command_buffer/common/DEPS b/gpu/command_buffer/common/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..d6a7931597093d580f62853f902ef5280c4ee65a
--- /dev/null
+++ b/gpu/command_buffer/common/DEPS
@@ -0,0 +1,5 @@
+specific_include_rules = {
+ "unittest_main\.cc": [
+ "+mojo/edk/embedder/embedder.h",
+ ],
+}
« no previous file with comments | « gpu/BUILD.gn ('k') | gpu/command_buffer/common/unittest_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698