Chromium Code Reviews

Unified Diff: chrome/chrome_browser.gypi

Issue 15709006: Make webkit_user_agent a standalone gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix iOS Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ea8c9a892f33be4cec24de8c2b78031ee92d89de..ca79f1bd159accb85372d09032c865842fb5aad2 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -59,7 +59,7 @@
'../ui/ui.gyp:shell_dialogs',
'../ui/ui.gyp:ui',
'../ui/ui.gyp:ui_resources',
- '../webkit/support/webkit_support.gyp:user_agent',
+ '../webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
],
'include_dirs': [
'..',
« 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