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

Unified Diff: device/power_monitor/public/cpp/BUILD.gn

Issue 2565293002: Remove unnecessary "export" in PowerMonitorBroadcastSource (Closed)
Patch Set: Created 4 years 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 | « no previous file | device/power_monitor/public/cpp/power_monitor_broadcast_source.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/power_monitor/public/cpp/BUILD.gn
diff --git a/device/power_monitor/public/cpp/BUILD.gn b/device/power_monitor/public/cpp/BUILD.gn
index 3303541b7a1acb94ecee98c1d298b762d8774624..e79c689836c8a3f8362747d226fb4c5be2bd2426 100644
--- a/device/power_monitor/public/cpp/BUILD.gn
+++ b/device/power_monitor/public/cpp/BUILD.gn
@@ -6,7 +6,6 @@ import("//build/config/features.gni")
source_set("cpp") {
sources = [
- "//device/power_monitor/power_monitor_export.h",
"power_monitor_broadcast_source.cc",
"power_monitor_broadcast_source.h",
]
« no previous file with comments | « no previous file | device/power_monitor/public/cpp/power_monitor_broadcast_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698