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

Unified Diff: third_party/android_crazy_linker/crazy_linker.gyp

Issue 640363002: Make crazy linker work in gn build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-chrome-shell-apk
Patch Set: 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
« no previous file with comments | « third_party/android_crazy_linker/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/android_crazy_linker/crazy_linker.gyp
diff --git a/third_party/android_crazy_linker/crazy_linker.gyp b/third_party/android_crazy_linker/crazy_linker.gyp
index 8f8325616b45ce8c1cd6f8e9a01067fbaa330b76..6869c0d46857ac9fa8f9eba0dc38f5d7d7c814a6 100644
--- a/third_party/android_crazy_linker/crazy_linker.gyp
+++ b/third_party/android_crazy_linker/crazy_linker.gyp
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN: //third_party/android_crazy_linker:android_crazy_linker
'target_name': 'crazy_linker',
'type': 'static_library',
'include_dirs': [
« no previous file with comments | « third_party/android_crazy_linker/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698