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

Unified Diff: Source/modules/webdatabase/InspectorDatabaseResource.h

Issue 344483003: Remove gen/blink/core from build files since all includes have been qualified. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix builds Created 6 years, 6 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 | « Source/modules/webdatabase/InspectorDatabaseAgent.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/webdatabase/InspectorDatabaseResource.h
diff --git a/Source/modules/webdatabase/InspectorDatabaseResource.h b/Source/modules/webdatabase/InspectorDatabaseResource.h
index d5705ca2c1771919037098a38907f12f5d863e29..58d5112a18aa9c32bb1b398984c2f995971c1a00 100644
--- a/Source/modules/webdatabase/InspectorDatabaseResource.h
+++ b/Source/modules/webdatabase/InspectorDatabaseResource.h
@@ -31,7 +31,7 @@
#ifndef InspectorDatabaseResource_h
#define InspectorDatabaseResource_h
-#include "InspectorFrontend.h"
+#include "core/InspectorFrontend.h"
#include "platform/heap/Handle.h"
#include "wtf/PassRefPtr.h"
#include "wtf/RefCounted.h"
« no previous file with comments | « Source/modules/webdatabase/InspectorDatabaseAgent.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698