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

Unified Diff: ui/app_list/app_list.gyp

Issue 54583005: Extract webkit_child target from glue. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index 15bd6e147dbcbfb8361073a332dd9c7b54dab879..9831833399fa164abdcd9f82b17fe45c1dc59b40 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -238,8 +238,8 @@
# The following two dependencies provide the missing
# symbol HeapProfilerStart in Linux component builds.
# They probably can be removed after http://crbug.com/263316
+ '../../webkit/child/webkit_child.gyp:webkit_child',
'../../webkit/glue/webkit_glue.gyp:glue',
- '../../webkit/glue/webkit_glue.gyp:glue_child',
],
}],
],

Powered by Google App Engine
This is Rietveld 408576698