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

Unified Diff: gpu/command_buffer/service/BUILD.gn

Issue 169403005: command_buffer: Implement path rendering functions for CHROMIUM_path_rendering (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@nv-pr-02-texgen
Patch Set: rebase and cleanup ids Created 6 years, 2 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: gpu/command_buffer/service/BUILD.gn
diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
index e6c58b66b3d688b00b9cc013d9fbf9a4d7b31b60..b0f1e336668df2525c532b60cb7c3d1b1ab9b18c 100644
--- a/gpu/command_buffer/service/BUILD.gn
+++ b/gpu/command_buffer/service/BUILD.gn
@@ -82,6 +82,8 @@ source_set("service") {
"memory_program_cache.h",
"memory_program_cache.cc",
"mocks.h",
+ "path_manager.h",
+ "path_manager.cc",
"program_manager.h",
"program_manager.cc",
"query_manager.h",

Powered by Google App Engine
This is Rietveld 408576698