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

Unified Diff: device/test/test_device_client.h

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/serial/serial_io_handler_win.cc ('k') | device/test/usb_test_gadget_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/test/test_device_client.h
diff --git a/device/test/test_device_client.h b/device/test/test_device_client.h
index d4cd62790145d33cd1df3798cce6bb2b3c764d6d..16275ad30c1d666a31ce8a83161b344352d68180 100644
--- a/device/test/test_device_client.h
+++ b/device/test/test_device_client.h
@@ -5,7 +5,7 @@
#include <memory>
#include "base/memory/ref_counted.h"
-#include "device/core/device_client.h"
+#include "device/base/device_client.h"
namespace base {
class SingleThreadTaskRunner;
« no previous file with comments | « device/serial/serial_io_handler_win.cc ('k') | device/test/usb_test_gadget_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698