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: ios/third_party/blink/blink_html_tokenizer.gyp

Issue 1386273006: [iOS][gn] Port blink_html_tokenizer to build with gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ios_testing
Patch Set: Rebase Created 5 years, 2 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 | « ios/third_party/blink/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/third_party/blink/blink_html_tokenizer.gyp
diff --git a/ios/third_party/blink/blink_html_tokenizer.gyp b/ios/third_party/blink/blink_html_tokenizer.gyp
index d6fbcf229356b17c56da2add1983a39410a88ce7..5548922db26b77e35a0d99e675640bc8493c3d37 100644
--- a/ios/third_party/blink/blink_html_tokenizer.gyp
+++ b/ios/third_party/blink/blink_html_tokenizer.gyp
@@ -4,6 +4,7 @@
{
'targets': [
{
+ # GN version: //ios/third_party/blink:html_tokenizer
'target_name': 'blink_html_tokenizer',
'type': 'static_library',
'dependencies': [
« no previous file with comments | « ios/third_party/blink/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698