1 2 3 4 5 6 7 8
android_webview / nonembedded / DEPS [blame] include_rules = [ # nonembedded WebView can't depend on //content layer. "-content", "+components/component_updater", "+components/crash/android", "+components/update_client", ]