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

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2831503002: Move WebBlob.cpp from web/ -> core/exported/. (Closed)
Patch Set: Fix indentation. Created 3 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 | « third_party/WebKit/Source/core/exported/WebBlob.cpp ('k') | third_party/WebKit/Source/web/WebBlob.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index 22fd373b2892c2f3d4f1bfe0103702f7dcc4a68f..13380e7ed832574fc066501cdbb56fceece998ff 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -143,7 +143,6 @@ component("web") {
"WebArrayBufferView.cpp",
"WebAssociatedURLLoaderImpl.cpp",
"WebAssociatedURLLoaderImpl.h",
- "WebBlob.cpp",
"WebCSSParser.cpp",
"WebColorSuggestion.cpp",
"WebCryptoNormalize.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/exported/WebBlob.cpp ('k') | third_party/WebKit/Source/web/WebBlob.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698