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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2675303004: Move WebCache from public/web into public/platform (Closed)
Patch Set: . Created 3 years, 10 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/Source/web/tests/sim/SimTest.cpp ('k') | third_party/WebKit/public/platform/WebCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 6d363145b423f570572522c0ee5213a012bd63ba..d94e4b441ddee08c20876be8c45734669f189f6b 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -120,6 +120,7 @@ source_set("blink_headers") {
"platform/WebBlobInfo.h",
"platform/WebBlobRegistry.h",
"platform/WebCString.h",
+ "platform/WebCache.h",
"platform/WebCallbacks.h",
"platform/WebCanvas.h",
"platform/WebCanvasCaptureHandler.h",
@@ -433,7 +434,6 @@ source_set("blink_headers") {
"web/WebAutofillClient.h",
"web/WebBlob.h",
"web/WebCSSParser.h",
- "web/WebCache.h",
"web/WebColorChooser.h",
"web/WebColorChooserClient.h",
"web/WebColorSuggestion.h",
« no previous file with comments | « third_party/WebKit/Source/web/tests/sim/SimTest.cpp ('k') | third_party/WebKit/public/platform/WebCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698