Issue 11823046:
Move content/components/web_contents_delegate_android to components/web_contents_delegate_android (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix DEPS, namespace content->components. Ready for review.
Created 7 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.
joth
2013/01/10 22:21:53
Hmm dunno what granularity is best, but we should
Hmm dunno what granularity is best, but we should either move this to aw/lib to
avoid native/ dipping into random components, or just put "+components+ in the
top level aw/DEPS (i.e. just say all components are fine for all of aw/ to use).
boliu
2013/01/10 22:35:38
Do you mean moving android_webview_jni_registrar.c
On 2013/01/10 22:21:53, joth wrote:
> Hmm dunno what granularity is best, but we should either move this to aw/lib
to
> avoid native/ dipping into random components, or just put "+components+ in the
> top level aw/DEPS (i.e. just say all components are fine for all of aw/ to
use).
>
Do you mean moving android_webview_jni_registrar.cc to lib? Sounds reasonable.
5
6
6 # TODO(joth): Remove if we can move the compositor driver into ../browser/
7 # TODO(joth): Remove if we can move the compositor driver into ../browser/
Issue 11823046: Move content/components/web_contents_delegate_android to components/web_contents_delegate_android
(Closed)
Created 7 years, 11 months ago by boliu
Modified 7 years, 11 months ago
Reviewers: Jói, joth, brettw, Yaron, kaiwang, miguelg, Nico, Avi (use Gerrit)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 24