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

Unified Diff: third_party/harfbuzz/harfbuzz.gyp

Issue 9223010: Update harfbuzz-ng to 1a5a91dc0d8bf4b72a2f22dc6300b06ad7000b79. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Don't use -M option for 'git diff' to patch correctly Created 8 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 | « third_party/harfbuzz-ng/src/test.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/harfbuzz/harfbuzz.gyp
diff --git a/third_party/harfbuzz/harfbuzz.gyp b/third_party/harfbuzz/harfbuzz.gyp
index eb6cc53b068a33f8b0ac9cd6d0338566dfef3fa0..7100d73ec543ad183349e3bc4ab81e84ec750e4a 100644
--- a/third_party/harfbuzz/harfbuzz.gyp
+++ b/third_party/harfbuzz/harfbuzz.gyp
@@ -71,10 +71,10 @@
'target_name': 'harfbuzz',
'type': 'none',
'dependencies': [
- '../harfbuzz-ng/harfbuzz.gyp:harfbuzz'
+ '../harfbuzz-ng/harfbuzz.gyp:harfbuzz-ng'
],
'export_dependent_settings': [
- '../harfbuzz-ng/harfbuzz.gyp:harfbuzz'
+ '../harfbuzz-ng/harfbuzz.gyp:harfbuzz-ng'
],
}
]
« no previous file with comments | « third_party/harfbuzz-ng/src/test.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698