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

Side by Side Diff: trunk/src/tools/gn/secondary/base/third_party/dynamic_annotations/BUILD.gn

Issue 21084010: Revert 214254 "Add initial prototype for the GN meta-buildsystem." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 static_library("dynamic_annotations") {
2 sources = [
3 "dynamic_annotations.c",
4 "dynamic_annotations.h",
5 "../valgrind/valgrind.h",
6 ]
7 }
OLDNEW
« no previous file with comments | « trunk/src/tools/gn/secondary/base/allocator/BUILD.gn ('k') | trunk/src/tools/gn/secondary/build/config/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698