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

Unified Diff: device/base/BUILD.gn

Issue 2688303002: Add a feature flag for the new Windows USB backend. (Closed)
Patch Set: Update histograms. Created 3 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
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | device/base/features.h » ('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 6240ae9c7f10740934c2e7dc6df0009ce2327472..60fd34420e1247d55e45d8456191a80ff89cf2a1 100644
--- a/device/base/BUILD.gn
+++ b/device/base/BUILD.gn
@@ -14,6 +14,8 @@ component("base") {
"device_info_query_win.h",
"device_monitor_win.cc",
"device_monitor_win.h",
+ "features.cc",
+ "features.h",
]
defines = [ "DEVICE_BASE_IMPLEMENTATION" ]
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | device/base/features.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698