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

Unified Diff: third_party/wds/BUILD.gn

Issue 2784393003: Add missing header files to GN files (2 of N) (Closed)
Patch Set: manual fixes Created 3 years, 9 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/openh264/openh264_sources.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/wds/BUILD.gn
diff --git a/third_party/wds/BUILD.gn b/third_party/wds/BUILD.gn
index 33a37805c82103009b6f0720be2ea5f3c6171804..8c8f511b131b892427513f2e0e44b7be236f2dd7 100644
--- a/third_party/wds/BUILD.gn
+++ b/third_party/wds/BUILD.gn
@@ -20,6 +20,7 @@ shared_library("libwds") {
"gen/parser.cpp",
"gen/parser.h",
"src/libwds/common/logging.cpp",
+ "src/libwds/common/logging.h",
"src/libwds/common/message_handler.cpp",
"src/libwds/common/message_handler.h",
"src/libwds/common/rtsp_input_handler.cpp",
« no previous file with comments | « third_party/openh264/openh264_sources.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698