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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 9381010: Convert resources to take an instance key instead of an Instance*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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: ppapi/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index 1fdf4230868f53b6fa2e441990f97600a41d9cfd..ddcd42ad68c2a333216bd26a9fae8dedba39b0da 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -151,6 +151,8 @@
'cpp/input_event.h',
'cpp/instance.cc',
'cpp/instance.h',
+ 'cpp/instance_handle.cc',
+ 'cpp/instance_handle.h',
'cpp/logging.h',
'cpp/module.cc',
'cpp/module.h',

Powered by Google App Engine
This is Rietveld 408576698