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

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 overscroller jni generation 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
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index f29d27d1bd2b47df7d977b398db2ede993b450b1..00448376e6747762e58c102ffcf815134912aedc 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -89,7 +89,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',
],
}],
],

Powered by Google App Engine
This is Rietveld 408576698