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

Unified Diff: third_party/WebKit/Source/core/fetch/BUILD.gn

Issue 2537063002: Split Resource::Status into a separate file (Closed)
Patch Set: Rebase Created 4 years 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
Index: third_party/WebKit/Source/core/fetch/BUILD.gn
diff --git a/third_party/WebKit/Source/core/fetch/BUILD.gn b/third_party/WebKit/Source/core/fetch/BUILD.gn
index 87979facb4bd4e66a5ce7ec4c3300aa8a4879488..6f1887b1ffe4f436dd25295fa3de5b5610dcc961 100644
--- a/third_party/WebKit/Source/core/fetch/BUILD.gn
+++ b/third_party/WebKit/Source/core/fetch/BUILD.gn
@@ -41,6 +41,7 @@ blink_core_sources("fetch") {
"ResourceLoader.h",
"ResourceLoaderOptions.h",
"ResourceLoadingLog.h",
+ "ResourceStatus.h",
"SubstituteData.h",
"UniqueIdentifier.cpp",
"UniqueIdentifier.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/fetch/Resource.h » ('j') | third_party/WebKit/Source/core/fetch/ResourceStatus.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698