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

Unified Diff: gpu/command_buffer_service.gypi

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: fix windows build Created 5 years, 5 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.gypi
diff --git a/gpu/command_buffer_service.gypi b/gpu/command_buffer_service.gypi
index af077f156ff972157006cf2b5ca01512d1f3c2b3..cae096ffc7fd181fa178ea04067c208717cae47d 100644
--- a/gpu/command_buffer_service.gypi
+++ b/gpu/command_buffer_service.gypi
@@ -106,6 +106,8 @@
'command_buffer/service/mocks.h',
'command_buffer/service/program_cache.cc',
'command_buffer/service/program_cache.h',
+ 'command_buffer/service/path_manager.cc',
+ 'command_buffer/service/path_manager.h',
'command_buffer/service/program_manager.cc',
'command_buffer/service/program_manager.h',
'command_buffer/service/query_manager.cc',
« no previous file with comments | « gpu/command_buffer/tests/gl_chromium_path_rendering_unittest.cc ('k') | gpu/config/gpu_driver_bug_list_json.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698