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

Unified Diff: content/DEPS

Issue 1726303002: Added initial Vulkan build files as well as a basic implementation file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index b7cda8593eaef5d064b454078771a96f7d616786..0554aacd62ec0ccce307c70789a4f75f2e936dce 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -92,6 +92,7 @@ include_rules = [
"+ui/strings/grit/ui_strings.h",
"+ui/surface",
"+ui/touch_selection",
+ "+ui/vulkan",
"+ui/wm",
# Content knows about grd files, but the specifics of how to get a resource
# given its id is left to the embedder.
« no previous file with comments | « build/config/ui.gni ('k') | content/gpu/BUILD.gn » ('j') | ui/vulkan/vulkan_implementation.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698