chore: avoid appending git version to the exported patches (#15389)

* chore: avoid appending git version to the exported patches

* fix no-eol at end of v8 patch
This commit is contained in:
Milan Burda 2018-10-26 09:22:59 +02:00 committed by Robo
parent ec4a0e096f
commit d56617e5d0
109 changed files with 14 additions and 329 deletions

View file

@ -6,7 +6,7 @@ Subject: gtk_visibility.patch
Allow electron to depend on GTK in the GN build.
diff --git a/build/config/linux/gtk/BUILD.gn b/build/config/linux/gtk/BUILD.gn
index deae4d3455a8..5f5db2fd6e5e 100644
index deae4d3455a8b54292dd3abc0a316f9ca60b4104..5f5db2fd6e5ee8532e5fa796988ea4ed58265b0d 100644
--- a/build/config/linux/gtk/BUILD.gn
+++ b/build/config/linux/gtk/BUILD.gn
@@ -18,6 +18,7 @@ group("gtk") {
@ -17,6 +17,3 @@ index deae4d3455a8..5f5db2fd6e5e 100644
"//examples:peerconnection_client",
"//gpu/gles2_conform_support:gles2_conform_test_windowless",
"//remoting/host",
--
2.17.0