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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

Issue 2747863005: Align IDL for navigator.cookieEnabled with spec (Closed)
Patch Set: Created 3 years, 9 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 | « no previous file | third_party/WebKit/Source/core/frame/Navigator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index 5f02fc6de77612170d1e105b33224c0bb1185b53..edfce847847150a26d7278590388dfa0f04efa7a 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -473,10 +473,10 @@ core_dependency_idl_files =
"events/NavigatorEvents.idl",
"fileapi/URLFileAPI.idl",
"frame/NavigatorCPU.idl",
+ "frame/NavigatorCookies.idl",
"frame/NavigatorID.idl",
"frame/NavigatorLanguage.idl",
"frame/NavigatorOnLine.idl",
- "frame/NavigatorStorageUtils.idl",
"frame/WindowBase64.idl",
"frame/WindowEventHandlers.idl",
"frame/WindowTimers.idl",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/Navigator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698