Index: android_webview/android_webview.gyp |
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp |
index bc28dc281e5808b45db7b42f2a9b0f227bfc3fba..f5939515f656b1d3a97235f15c912aeb4873af0d 100644 |
--- a/android_webview/android_webview.gyp |
+++ b/android_webview/android_webview.gyp |
@@ -152,6 +152,8 @@ |
'browser/browser_view_renderer_client.h', |
'browser/find_helper.cc', |
'browser/find_helper.h', |
+ 'browser/global_tile_manager.cc', |
+ 'browser/global_tile_manager.h', |
boliu
2014/04/28 22:22:15
add tile_resource_consumer.h too
hush (inactive)
2014/04/30 20:50:17
why did it compile correctly when I didn't add it?
boliu
2014/05/01 00:37:40
At least with gcc, header file dependency can be d
|
'browser/gpu_memory_buffer_factory_impl.cc', |
'browser/gpu_memory_buffer_factory_impl.h', |
'browser/hardware_renderer.cc', |