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

Unified Diff: content/content_child.gypi

Issue 16424008: move webkit/glue/fling_* to webkit/child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android 5 Created 7 years, 6 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/android/common_jni_registrar.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 493fdcf9a647e3c5d39e985f49a56ba8adad10be..ab38a52eba00b8eec6cc5b0636de11449039be27 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -16,6 +16,8 @@
'../base/base.gyp:base',
],
'sources': [
+ 'child/android/child_jni_registrar.cc',
+ 'child/android/child_jni_registrar.h',
'child/child_histogram_message_filter.cc',
'child/child_histogram_message_filter.h',
'child/child_process.cc',
@@ -96,7 +98,7 @@
'../third_party/WebKit/public/blink.gyp:blink',
'../third_party/npapi/npapi.gyp:npapi',
'../webkit/base/webkit_base.gyp:webkit_base',
- '../webkit/support/webkit_support.gyp:glue',
+ '../webkit/support/webkit_support.gyp:glue_child',
],
}],
],
« no previous file with comments | « content/common/android/common_jni_registrar.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698