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

Unified Diff: third_party/WebKit/public/web/WebLocalFrame.h

Issue 2920663002: Class/struct layout optimization for blink Resource related classes (Closed)
Patch Set: Rebase Created 3 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 | « third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerResponseType.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebLocalFrame.h
diff --git a/third_party/WebKit/public/web/WebLocalFrame.h b/third_party/WebKit/public/web/WebLocalFrame.h
index 0eeb585399cc96696e3366605ec40831c5a820e6..888bf1adefc28d2616e8aa9f34b82f7a8f29d656 100644
--- a/third_party/WebKit/public/web/WebLocalFrame.h
+++ b/third_party/WebKit/public/web/WebLocalFrame.h
@@ -45,7 +45,6 @@ class WebScriptExecutionCallback;
class WebSharedWorkerRepositoryClient;
class WebTextCheckClient;
class WebURLLoader;
-enum class WebCachePolicy;
enum class WebSandboxFlags;
enum class WebTreeScopeType;
struct WebConsoleMessage;
« no previous file with comments | « third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerResponseType.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698