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

Unified Diff: device/base/BUILD.gn

Issue 2771073002: Add missing files in //device to appropriate BUILD.gn files. (Closed)
Patch Set: Rebased. 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 | « device/BUILD.gn ('k') | device/battery/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/base/BUILD.gn
diff --git a/device/base/BUILD.gn b/device/base/BUILD.gn
index 60fd34420e1247d55e45d8456191a80ff89cf2a1..e1bf178fbf865eee1c079471a5e920c2136cd27f 100644
--- a/device/base/BUILD.gn
+++ b/device/base/BUILD.gn
@@ -8,6 +8,7 @@ component("base") {
output_name = "device_base"
sources = [
+ "device_base_export.h",
"device_client.cc",
"device_client.h",
"device_info_query_win.cc",
« no previous file with comments | « device/BUILD.gn ('k') | device/battery/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698