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: chrome/chrome_browser_ui.gypi

Issue 23583055: webkit: Kill support/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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 | « chrome/chrome_browser_extensions.gypi ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index a0df3c07aa4f57d00e3b00ceed9cb70a5011f2fc..d221a20d74096b5f8ce32515c0d74146d6111c8f 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2506,7 +2506,7 @@
}],
['OS!="ios" and chrome_multiple_dll!=1', {
'dependencies': [
- '../webkit/support/webkit_support.gyp:glue',
+ '../webkit/glue/webkit_glue.gyp:glue',
],
}],
['OS == "android"', {
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698