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

Unified Diff: ppapi/ppapi_shared.gypi

Issue 403023002: Add to GN ppapi build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « ppapi/ppapi_internal.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_shared.gypi
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
index 78010bda93722c362ef12a8087c6fc913e45e8cb..9fe13752bbd953bcbc0f9b52f566b78455536ea5 100644
--- a/ppapi/ppapi_shared.gypi
+++ b/ppapi/ppapi_shared.gypi
@@ -11,6 +11,7 @@
# This part is shared between the targets defined below.
['ppapi_shared_target==1', {
'sources': [
+ # Note: sources list duplicated in GN build.
'shared_impl/array_var.cc',
'shared_impl/array_var.h',
'shared_impl/array_writer.cc',
« no previous file with comments | « ppapi/ppapi_internal.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698