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

Unified Diff: content/content_browser.gypi

Issue 593503003: Support error handling for Surface readbacks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Formatted code and fixed build issue in test. Created 6 years, 1 month 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/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index b43ec6e1ab68757887de5ca460806a570366576b..390fd495d1688eff1960e721e66e545f1f0e88a1 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -172,6 +172,7 @@
'public/browser/profiler_subscriber.h',
'public/browser/push_messaging_service.h',
'public/browser/quota_permission_context.h',
+ 'public/browser/readback_types.h',
'public/browser/render_frame_host.h',
'public/browser/render_process_host.h',
'public/browser/render_process_host_factory.h',

Powered by Google App Engine
This is Rietveld 408576698