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

Unified Diff: ppapi/ppapi_gl.gypi

Issue 921953002: Split apart the PPAPI GN targets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix component Created 5 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
« no previous file with comments | « ppapi/ppapi_cpp.gypi ('k') | ppapi/ppapi_internal.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_gl.gypi
diff --git a/ppapi/ppapi_gl.gypi b/ppapi/ppapi_gl.gypi
index 69673fe47036e4329570de0985073ef5700608f1..47a0a4cd493bb8c348dbac9520c814113c731fdb 100644
--- a/ppapi/ppapi_gl.gypi
+++ b/ppapi/ppapi_gl.gypi
@@ -5,7 +5,7 @@
{
'targets': [
{
- # GN version: //ppapi:ppapi_gles2
+ # GN version: //ppapi/lib/gl/gles2
'target_name': 'ppapi_gles2',
'type': 'static_library',
'dependencies': [
« no previous file with comments | « ppapi/ppapi_cpp.gypi ('k') | ppapi/ppapi_internal.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698