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

Unified Diff: device/base/device_info_query_win.cc

Issue 2417043002: Move device/core files to device/base directory. (Closed)
Patch Set: Fix ChromeOS build Created 4 years, 2 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/base/device_info_query_win.h ('k') | device/base/device_monitor_linux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/base/device_info_query_win.cc
diff --git a/device/core/device_info_query_win.cc b/device/base/device_info_query_win.cc
similarity index 97%
rename from device/core/device_info_query_win.cc
rename to device/base/device_info_query_win.cc
index 2d8864b77f121628a058c4380843fc76234b45c7..3ff6f5eaec5c603f8a384b1255248f38aabecd1a 100644
--- a/device/core/device_info_query_win.cc
+++ b/device/base/device_info_query_win.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "device/core/device_info_query_win.h"
+#include "device/base/device_info_query_win.h"
#include <stddef.h>
#include <string.h>
« no previous file with comments | « device/base/device_info_query_win.h ('k') | device/base/device_monitor_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698