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

Unified Diff: third_party/WebKit/Source/platform/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 | « content/test/blink_test_environment.cc ('k') | third_party/WebKit/Source/platform/exported/WebCache.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 6176634d8b1ad12d2932bb012a1cfa18259b78b3..5454bf022cae6084c83c29cedb767af9e124f22f 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -508,6 +508,7 @@ component("platform") {
"exported/WebAudioBus.cpp",
"exported/WebAudioDevice.cpp",
"exported/WebBlobData.cpp",
+ "exported/WebCache.cpp",
"exported/WebCanvasCaptureHandler.cpp",
"exported/WebContentDecryptionModule.cpp",
"exported/WebContentDecryptionModuleAccess.cpp",
« no previous file with comments | « content/test/blink_test_environment.cc ('k') | third_party/WebKit/Source/platform/exported/WebCache.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698