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

Unified Diff: trunk/src/components/storage_monitor/BUILD.gn

Issue 400493006: Revert 283946 "GN fixes for the Windows build." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 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 | « trunk/src/chrome/chrome_browser_extensions.gypi ('k') | trunk/src/ui/views/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/components/storage_monitor/BUILD.gn
===================================================================
--- trunk/src/components/storage_monitor/BUILD.gn (revision 283947)
+++ trunk/src/components/storage_monitor/BUILD.gn (working copy)
@@ -66,8 +66,7 @@
deps += [
"//device/udev_linux",
]
- } else if (is_linux) {
- # These were already removed for non-Linux.
+ } else {
sources -= [
"storage_monitor_linux.cc",
"storage_monitor_linux.h",
« no previous file with comments | « trunk/src/chrome/chrome_browser_extensions.gypi ('k') | trunk/src/ui/views/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698