summaryrefslogtreecommitdiffstats
path: root/mojo/edk/system/awakable.h
diff options
context:
space:
mode:
authorKen Rockot <rockot@chromium.org>2015-11-11 14:24:06 -0800
committerKen Rockot <rockot@chromium.org>2015-11-11 22:26:07 +0000
commitf2bfe56ff56152e21033992105c31437a3b150fe (patch)
tree8e81f342ef2cb5c53ee1f249ebfcb349eab5f1b4 /mojo/edk/system/awakable.h
parentd23c3995cd1439bc28a1254a9e8ff850c833fbf2 (diff)
downloadchromium_src-f2bfe56ff56152e21033992105c31437a3b150fe.zip
chromium_src-f2bfe56ff56152e21033992105c31437a3b150fe.tar.gz
chromium_src-f2bfe56ff56152e21033992105c31437a3b150fe.tar.bz2
Eliminate third_party/mojo/src from all targets' include paths
Eliding presubmit here because the missing DEPS entries are going to be addressed here: https://codereview.chromium.org/1410053006 BUG=554556 R=jam@chromium.org NOPRESUBMIT=true Review URL: https://codereview.chromium.org/1435063002 . Cr-Commit-Position: refs/heads/master@{#359174}
Diffstat (limited to 'mojo/edk/system/awakable.h')
-rw-r--r--mojo/edk/system/awakable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/edk/system/awakable.h b/mojo/edk/system/awakable.h
index 2cb10f5..a99038f 100644
--- a/mojo/edk/system/awakable.h
+++ b/mojo/edk/system/awakable.h
@@ -8,7 +8,7 @@
#include <stdint.h>
#include "mojo/edk/system/system_impl_export.h"
-#include "mojo/public/c/system/types.h"
+#include "third_party/mojo/src/mojo/public/c/system/types.h"
namespace mojo {
namespace edk {