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

Unified Diff: content/content_common.gypi

Issue 383303004: Added more detailed result codes for CreateViewCommandBuffer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Deleted commented-out code from test. Created 6 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
« no previous file with comments | « content/common/gpu/gpu_result_codes.h ('k') | content/renderer/render_thread_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 56c2703ecf6017d4c254442b3fe3cc0a0ae0ae46..acff48613eeaec8b5cc4ac7bc5713a0ab2653f1c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -287,6 +287,7 @@
'common/gpu/gpu_memory_uma_stats.h',
'common/gpu/gpu_messages.h',
'common/gpu/gpu_process_launch_causes.h',
+ 'common/gpu/gpu_result_codes.h',
'common/gpu/gpu_surface_lookup.cc',
'common/gpu/gpu_surface_lookup.h',
'common/gpu/gpu_watchdog.h',
« no previous file with comments | « content/common/gpu/gpu_result_codes.h ('k') | content/renderer/render_thread_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698