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

Unified Diff: android_webview/lib/android_webview.gyp

Issue 10890024: Implement DocuementHasImages (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 4 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/lib/android_webview.gyp
diff --git a/android_webview/lib/android_webview.gyp b/android_webview/lib/android_webview.gyp
index aea913fc2fddcde7464aa96e2fbed39ffb41efa8..943d1a66173f2e1b58fef2603877c28a57ac999d 100644
--- a/android_webview/lib/android_webview.gyp
+++ b/android_webview/lib/android_webview.gyp
@@ -33,6 +33,8 @@
],
'includes': [
'../aw_browser.gypi',
+ '../aw_common.gypi',
+ '../aw_renderer.gypi',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698