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

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

Issue 2881073003: Support DataSaver for SharedWorker (Closed)
Patch Set: fix #include "public/web/WebDataSaverFlag.h" Created 3 years, 7 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
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 05a6eb91f10baf9d7c2ba89121bf41b45aa4ad55..fadca32b2672c9d31b9c20eb393a3ea3c382961e 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -473,6 +473,7 @@ source_set("blink_headers") {
"web/WebDOMFileSystem.h",
"web/WebDOMMediaStreamTrack.h",
"web/WebDOMMessageEvent.h",
+ "web/WebDataSaverFlag.h",
"web/WebDataSource.h",
"web/WebDatabase.h",
"web/WebDateTimeChooserCompletion.h",

Powered by Google App Engine
This is Rietveld 408576698