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

Unified Diff: content/content_browser.gypi

Issue 1102673007: content: Move the remaining source files of webkit/ over here. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 8 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 | « content/common/gpu/client/grcontext_for_webgraphicscontext3d.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index e5e4df4dc91d95ec7f94aec6e494ea63824737e1..b4ef74a059c36e359c0acd57effc1075be4c7779 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -348,6 +348,8 @@
'browser/android/edge_effect.h',
'browser/android/edge_effect_l.cc',
'browser/android/edge_effect_l.h',
+ 'browser/android/in_process/context_provider_in_process.cc',
+ 'browser/android/in_process/context_provider_in_process.h',
'browser/android/in_process/synchronous_compositor_external_begin_frame_source.cc',
'browser/android/in_process/synchronous_compositor_external_begin_frame_source.h',
'browser/android/in_process/synchronous_compositor_factory_impl.cc',
@@ -1899,7 +1901,6 @@
'../media/media.gyp:media',
'../mojo/mojo_base.gyp:libmojo_system_java',
'../ui/android/ui_android.gyp:ui_android',
- '../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
'content.gyp:content_jni_headers',
],
'defines': ['APPCACHE_USE_SIMPLE_CACHE'],
« no previous file with comments | « content/common/gpu/client/grcontext_for_webgraphicscontext3d.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698