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

Unified Diff: build/all.gyp

Issue 139743011: Change ContentLinker to share relro sections with browser process only on low-end devices. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix gyp location Created 6 years, 11 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 | « no previous file | content/public/android/java/src/org/chromium/content/app/Linker.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 267e742282b089d7f59532c92a8e15644b1d20d8..7ac1088232a1a20f2b0c26cb2a5b19489f24e68a 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -726,6 +726,7 @@
'../components/components_tests.gyp:components_unittests',
'../content/content_shell_and_tests.gyp:content_browsertests',
'../content/content_shell_and_tests.gyp:content_gl_tests',
+ '../content/content_shell_and_tests.gyp:content_linker_test_apk',
'../content/content_shell_and_tests.gyp:content_shell_test_apk',
'../content/content_shell_and_tests.gyp:content_unittests',
'../gpu/gpu.gyp:gl_tests',
« no previous file with comments | « no previous file | content/public/android/java/src/org/chromium/content/app/Linker.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698