New issue
Advanced search Search tips

Issue 794182 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Dec 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android , Windows
Pri: 1
Type: Bug



Sign in to add a comment

Android webview missing build dependency?

Project Member Reported by jam@chromium.org, Dec 12 2017

Issue description

If I run
ninja -C out/Debug system_webview_shell_apk -j 1000


then I change content/browser/frame_host/navigator_impl.cc, I get
jam@jabdelmalek:/ssd/android/src$ ninja -C out/Debug system_webview_shell_apk -j 1000
ninja: Entering directory `out/Debug'
ninja: no work to do.


If I do build "content", then it notices it has to be rebuilt.
 

Comment 1 by jam@chromium.org, Dec 12 2017

Status: WontFix (was: Unconfirmed)
agh, sorry I was building the wrong target.

Sign in to add a comment