Compile error building browser_tests before chrome target
Reported by
r...@opera.com,
Sep 26 2016
|
|
Issue descriptionI normally compile content_shell and blink_tests only. Compiling browser_tests gave me this error: ../../extensions/browser/guest_view/web_view/web_view_guest.cc:59:10: fatal error: 'extensions/strings/grit/extensions_strings.h' file not found If I build the chrome target, the browser_tests target no longer gives me this error. Sounds like some dependency to generate extensions_strings.h is missing from the browser_tests target. I don't know which component to choose. rdevlin.cronin@ Could you help triage this issue? |
|
►
Sign in to add a comment |
|
Comment 1 by dtapu...@chromium.org
, Feb 12 2018