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

Unified Diff: Source/modules/credentialmanager/CredentialManagerClient.h

Issue 1060813005: Componentization: fix SupplementTracing<0>::~SupplementTracing<0>(void) already defined. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 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/core/xml/DocumentXSLT.cpp ('k') | Source/modules/device_light/DeviceLightController.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/credentialmanager/CredentialManagerClient.h
diff --git a/Source/modules/credentialmanager/CredentialManagerClient.h b/Source/modules/credentialmanager/CredentialManagerClient.h
index ecf666cbe96c910097799e6e818ca1a5bef95a27..ba5243a1935bd45772704fff9353094836d97ae9 100644
--- a/Source/modules/credentialmanager/CredentialManagerClient.h
+++ b/Source/modules/credentialmanager/CredentialManagerClient.h
@@ -5,6 +5,7 @@
#ifndef CredentialManagerClient_h
#define CredentialManagerClient_h
+#include "core/page/Page.h"
#include "modules/ModulesExport.h"
#include "platform/Supplementable.h"
#include "public/platform/WebCredentialManagerClient.h"
« no previous file with comments | « Source/core/xml/DocumentXSLT.cpp ('k') | Source/modules/device_light/DeviceLightController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698