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

Unified Diff: chrome/browser/media/router/discovery/BUILD.gn

Issue 2778153002: Add missing header files to GN files (Closed)
Patch Set: manual fix for CrOS 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
Index: chrome/browser/media/router/discovery/BUILD.gn
diff --git a/chrome/browser/media/router/discovery/BUILD.gn b/chrome/browser/media/router/discovery/BUILD.gn
index 37b9a04e3159f0a4946f6c1b5b07468719c43f06..3115fe58610f08d78a5daf93338a889e32b4e119 100644
--- a/chrome/browser/media/router/discovery/BUILD.gn
+++ b/chrome/browser/media/router/discovery/BUILD.gn
@@ -17,7 +17,7 @@ static_library("discovery") {
]
sources = [
"dial/device_description_fetcher.cc",
- "dial/device_description_fetcher.h ",
Nico 2017/03/28 14:47:49 haha :-)
+ "dial/device_description_fetcher.h",
"dial/dial_device_data.cc",
"dial/dial_device_data.h",
"dial/dial_registry.cc",

Powered by Google App Engine
This is Rietveld 408576698