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

Unified Diff: content/content_components_navigation_interception.gypi

Issue 11420092: Android: fixes after r168792. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Findbugs Created 8 years, 1 month 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 | « build/android/findbugs_filter/findbugs_known_bugs.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_components_navigation_interception.gypi
diff --git a/content/content_components_navigation_interception.gypi b/content/content_components_navigation_interception.gypi
index 54a1602c80c376f3536d3d24d026664347de0fec..f4d6b8b8fcdd0408a226ab46c30f8f6ae43ea079 100644
--- a/content/content_components_navigation_interception.gypi
+++ b/content/content_components_navigation_interception.gypi
@@ -52,9 +52,6 @@
'variables': {
'package_name': 'navigation_interception',
'java_in_dir': 'components/navigation_interception/java',
- # TODO(jknotten): Remove once external dependencies have been
- # updated to use the interface in its new package.
- 'additional_src_dirs' : ['../chrome/browser/component/navigation_interception/java']
},
'includes': [ '../build/java.gypi' ],
},
« no previous file with comments | « build/android/findbugs_filter/findbugs_known_bugs.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698