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

Unified Diff: android_webview/apk/system_webview_apk_common.gypi

Issue 1397083003: Remove never_lint from WebView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: suppress resouces Created 5 years, 2 months 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
Index: android_webview/apk/system_webview_apk_common.gypi
diff --git a/android_webview/apk/system_webview_apk_common.gypi b/android_webview/apk/system_webview_apk_common.gypi
index 2ccb8782587cb3aea9faf2221a66e0132f7e5b52..f18211f9e1ab61335ac3a5cde6275b9212625d61 100644
--- a/android_webview/apk/system_webview_apk_common.gypi
+++ b/android_webview/apk/system_webview_apk_common.gypi
@@ -12,7 +12,6 @@
'variables': {
'native_lib_target': 'libwebviewchromium',
'native_lib_version_name': '<(version_full)',
- 'never_lint': 1,
newt (away) 2015/10/13 20:41:38 Do you need to make a change to GN too? (or looks
'shared_resources': 1,
'extensions_to_not_compress': '.lpak,.pak,.bin,.dat',
'asset_location': '<(INTERMEDIATE_DIR)/assets/',

Powered by Google App Engine
This is Rietveld 408576698