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

Unified Diff: third_party/android_opengl/etc1/etc1.gyp

Issue 666813002: GN: Fix Android component build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-clank
Patch Set: Actually undo gyp change Created 6 years, 2 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: third_party/android_opengl/etc1/etc1.gyp
diff --git a/third_party/android_opengl/etc1/etc1.gyp b/third_party/android_opengl/etc1/etc1.gyp
index bd9d4bf750f4e807207cffa291953179fd6af564..3445a677c435f52d2561e02cbad48a7896a742a2 100644
--- a/third_party/android_opengl/etc1/etc1.gyp
+++ b/third_party/android_opengl/etc1/etc1.gyp
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN: //third_party/android_opengl/etc1:etc1
'target_name': 'etc1',
'type': 'static_library',
'sources': [

Powered by Google App Engine
This is Rietveld 408576698