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

Unified Diff: chrome/chrome_watcher/BUILD.gn

Issue 923863002: Sort GN files under chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/chrome_watcher/BUILD.gn
diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
index 7ed3408420af90fef8ffc81a4ed0c9c85a53b610..32d73d96c6837e14db40fbda22e6bccd495d758a 100644
--- a/chrome/chrome_watcher/BUILD.gn
+++ b/chrome/chrome_watcher/BUILD.gn
@@ -25,8 +25,8 @@ process_version("chrome_watcher_resources") {
shared_library("chrome_watcher") {
sources = [
- "chrome_watcher_main.cc",
"$target_gen_dir/chrome_watcher_version.rc",
+ "chrome_watcher_main.cc",
]
inputs = [
"chrome_watcher.def",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/test/BUILD.gn » ('j') | chrome/test/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698