jam
2012/11/02 16:52:37
anything below content/ shouldn't depend on chrome
anything below content/ shouldn't depend on chrome/. how about you make this use
content/public/test/test_renderer_host.h instead? you can then run it in
content_unittests
5
6 # For generated JNI includes
7 "+jni",
4 ]
8 ]
5
9
6 specific_include_rules = {
10 specific_include_rules = {
7 '.*_(a-z)+test\.cc': [
11 '.*_(a-z)+test\.cc': [
8 # Temporary until test case moves into a separate test runner.
12 # Temporary until test case moves into a separate test runner.
Issue 11293017: Move navigation interception component to content/components
(Closed)
Created 8 years, 1 month ago by John Knottenbelt
Modified 8 years, 1 month ago
Reviewers: Jói, joth, mkosiba (inactive), jam, Yaron, Torne
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 26