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

Unified Diff: content/content_tests.gypi

Issue 387703004: Navigation transitions: Parse out transition-entering-stylesheet link headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 67f210526a5c8c9362fce4492d135fe170f5c68b..347f36f3ce34644fe5fe10c27453e26f8d26771b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1694,6 +1694,7 @@
'../media/media.gyp:media_test_support',
'../net/net.gyp:net_java',
'../net/net.gyp:net_javatests',
+ '../net/net.gyp:net_java_test_support',
],
'variables': {
'apk_name': 'ContentShellTest',

Powered by Google App Engine
This is Rietveld 408576698