Index: chrome/common/pnacl_types.h |
diff --git a/chrome/common/pnacl_types.h b/chrome/common/pnacl_types.h |
index f43beead45663b8067e7f780bca3c7ca8b068497..2804585d1b5ce3c124a7bf19d60ecf0cc326bc40 100644 |
--- a/chrome/common/pnacl_types.h |
+++ b/chrome/common/pnacl_types.h |
@@ -10,7 +10,7 @@ |
// want to pull googleurl into there, since it would be unnecessary bloat. |
#include "base/time/time.h" |
-#include "googleurl/src/gurl.h" |
+#include "url/gurl.h" |
namespace nacl { |
// Cache-related information about pexe files, sent from the plugin/renderer |