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

Unified Diff: chromeos/BUILD.gn

Issue 550423002: GN: Fix some breakage for os==chromeos build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address brett's brlapi comment Created 6 years, 3 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 | « chrome/common/BUILD.gn ('k') | components/pairing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 22af317ac2bd2d5973ff95e7bd73753bc9a303f8..c237ca1c6a3bfba4680bfd4c236c5150ee7620da 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -12,6 +12,4 @@ proto_library("power_manager_proto") {
"//third_party/cros_system_api/dbus/power_manager/power_supply_properties.proto",
"//third_party/cros_system_api/dbus/power_manager/suspend.proto",
]
- proto_in_dir = "//third_party/cros_system_api/dbus/power_manager"
- proto_out_dir = "chromeos/dbus/power_manager"
}
« no previous file with comments | « chrome/common/BUILD.gn ('k') | components/pairing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698