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

Unified Diff: chrome/chrome.gyp

Issue 151023002: Move the rest of webkit/glue into content/common (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm webkit_glue.gyp Created 6 years, 11 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 | « build/all.gyp ('k') | chrome/chrome_browser_chromeos.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index ed83b62f11617bd4f347313a9be282fc027d4c6f..81071b244b3cf9ae81ef33136af7d28daf8cb4fe 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -638,7 +638,6 @@
['component=="shared_library"', {
'dependencies': [
'../content/content.gyp:content_plugin',
- '../webkit/glue/webkit_glue.gyp:glue',
],
'xcode_settings': {
'LD_RUNPATH_SEARCH_PATHS': [
« no previous file with comments | « build/all.gyp ('k') | chrome/chrome_browser_chromeos.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698