summaryrefslogtreecommitdiff
path: root/connection_info_reader.h
diff options
context:
space:
mode:
authorBen Chan <benchan@chromium.org>2014-02-06 11:32:42 -0800
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2014-04-10 01:17:26 +0000
commita0ddf46e466bd4ba3d20952f0a6988c680c1af14 (patch)
treee336ce7569c01ac171338e7e935e69aee3443168 /connection_info_reader.h
parent3ff527c8b5ab153016b7d86a1cf3be2e3e6c97c8 (diff)
downloadshill-a0ddf46e466bd4ba3d20952f0a6988c680c1af14.tar.gz
shill: Update to build against libchrome-242728.
BUG=chromium:341521 CQ-DEPEND=CL:193660 TEST=Tested the following: 1. `FEATURES=test USE='cellular wimax' emerge-$BOARD platform2` 2. Run the following tests: - network_3GSmokeTest - network_VPNConnect.* - network_WiMaxSmoke - wifi_matfunc Change-Id: Ic1553c182ab7a833a68c45f012f646b8930cb095 Reviewed-on: https://chromium-review.googlesource.com/193606 Reviewed-by: Ben Chan <benchan@chromium.org> Tested-by: Ben Chan <benchan@chromium.org> Commit-Queue: Ben Chan <benchan@chromium.org>
Diffstat (limited to 'connection_info_reader.h')
-rw-r--r--connection_info_reader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/connection_info_reader.h b/connection_info_reader.h
index a82b29bd..5cb75bcc 100644
--- a/connection_info_reader.h
+++ b/connection_info_reader.h
@@ -9,7 +9,7 @@
#include <vector>
#include <base/basictypes.h>
-#include <base/file_path.h>
+#include <base/files/file_path.h>
#include <gtest/gtest_prod.h>
#include "shill/connection_info.h"