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

Unified Diff: third_party/elfutils/BUILD.gn

Issue 779473002: gn format //third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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/dom_distiller_js/BUILD.gn ('k') | third_party/freetype2/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/elfutils/BUILD.gn
diff --git a/third_party/elfutils/BUILD.gn b/third_party/elfutils/BUILD.gn
index 4e3434084c007d6b49fd1068dec3b35ea39f3d8a..fca98aba665a7e500f4f11eee83f36159f2e97a6 100644
--- a/third_party/elfutils/BUILD.gn
+++ b/third_party/elfutils/BUILD.gn
@@ -9,7 +9,6 @@ config("libelf_config") {
source_set("libelf") {
sources = [
"config.h",
-
"src/libelf/abstract.h",
"src/libelf/common.h",
"src/libelf/dl-hash.h",
@@ -24,7 +23,6 @@ source_set("libelf") {
"src/libelf/nlist.h",
"src/libelf/note_xlate.h",
"src/libelf/version_xlate.h",
-
"src/libelf/elf32_checksum.c",
"src/libelf/elf32_fsize.c",
"src/libelf/elf32_getehdr.c",
« no previous file with comments | « third_party/dom_distiller_js/BUILD.gn ('k') | third_party/freetype2/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698