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

Unified Diff: android_webview/aw_browser.gypi

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
« no previous file with comments | « no previous file | android_webview/aw_common.gypi » ('j') | android_webview/aw_common.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/aw_browser.gypi
diff --git a/android_webview/aw_browser.gypi b/android_webview/aw_browser.gypi
index 8153cf8e4fefa6c01955bc90fe4d189f992c2651..9b0bc7b9c83e728beea06cbc378360dea53f0b95 100644
--- a/android_webview/aw_browser.gypi
+++ b/android_webview/aw_browser.gypi
@@ -5,6 +5,8 @@
{
'sources': [
+ 'browser/renderer_host/aw_render_view_host_ext.cc',
+ 'browser/renderer_host/aw_render_view_host_ext.h',
'browser/renderer_host/aw_resource_dispatcher_host_delegate.cc',
'browser/renderer_host/aw_resource_dispatcher_host_delegate.h',
],
« no previous file with comments | « no previous file | android_webview/aw_common.gypi » ('j') | android_webview/aw_common.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698