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

Unified Diff: third_party/isimpledom/BUILD.gn

Issue 2373683003: Remove som GYP annotations, remove unused manifest. (Closed)
Patch Set: Fix Created 4 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 | « third_party/WebKit/Source/build/scripts/scripts.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/isimpledom/BUILD.gn
diff --git a/third_party/isimpledom/BUILD.gn b/third_party/isimpledom/BUILD.gn
index a9ec86fb6caebbc4972cfa839222f93f7db8dd2d..f9035c42d50e74802327a19ba1d54fd153321fb9 100644
--- a/third_party/isimpledom/BUILD.gn
+++ b/third_party/isimpledom/BUILD.gn
@@ -12,6 +12,4 @@ midl("isimpledom") {
"ISimpleDOMNode.idl",
"ISimpleDOMText.idl",
]
- # Note: GYP version sets 'GenerateTypeLibrary': 'false'. It doesn't seem to
- # be harmful to generate this, however.
}
« no previous file with comments | « third_party/WebKit/Source/build/scripts/scripts.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698