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

Unified Diff: content/content_shell.gypi

Issue 23717023: Android: Add chrome-specific dynamic linker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Trivial rebase. Created 7 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: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 64856820fc130e159b286d100020e05e96c18268..611636b4ff854086fe1b1387bae4b06a59bab0ab 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -653,6 +653,7 @@
'type': 'none',
'sources': [
'shell/android/browsertests_apk/src/org/chromium/content_browsertests_apk/ContentBrowserTestsActivity.java',
+ 'shell/android/linker_test_apk/src/org/chromium/content_linker_test_apk/LinkerTests.java',
jochen (gone - plz use gerrit) 2013/10/09 12:08:23 nit. alphabetical ordering
digit1 2013/10/09 13:33:49 Done.
'shell/android/java/src/org/chromium/content_shell/ShellLayoutTestUtils.java',
'shell/android/java/src/org/chromium/content_shell/ShellManager.java',
'shell/android/java/src/org/chromium/content_shell/Shell.java',
« content/content.gyp ('K') | « content/content.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698