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

Unified Diff: chrome/app/locales/locales.gyp

Issue 2070001: Remove webkit_support_in_chromium.gyp and use webkit_support.gyp (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 7 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.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/locales/locales.gyp
diff --git a/chrome/app/locales/locales.gyp b/chrome/app/locales/locales.gyp
index b3c8a9f68cda570dfaf8c6ed20c3837bf4176468..b3a856f78fcd6a17c1a5a39bef96f9c23a9a5ae7 100644
--- a/chrome/app/locales/locales.gyp
+++ b/chrome/app/locales/locales.gyp
@@ -25,7 +25,7 @@
'dependencies': [
'../../chrome.gyp:chrome_strings',
'../../chrome.gyp:platform_locale_settings',
- '../../../webkit/support/webkit_support_in_chromium.gyp:webkit_strings',
+ '../../../webkit/support/webkit_support.gyp:webkit_strings',
'../../../app/app.gyp:app_strings',
],
'msvs_settings': {
« no previous file with comments | « build/all.gyp ('k') | chrome/chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698