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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2335073003: Move DOMError to modules/quota (Closed)
Patch Set: V2 Created 4 years, 3 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/Source/modules/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index 71088bea83c96ec02f19778aae45ec933c6bea62..42243d0637d7e35269c18aef635cd3aced52f274 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -204,6 +204,7 @@ modules_idl_files =
"push_messaging/PushMessageData.idl",
"push_messaging/PushSubscription.idl",
"push_messaging/PushSubscriptionOptions.idl",
+ "quota/DOMError.idl",
"quota/DeprecatedStorageInfo.idl",
"quota/DeprecatedStorageQuota.idl",
"quota/StorageErrorCallback.idl",
« no previous file with comments | « third_party/WebKit/Source/modules/crypto/CryptoResultImpl.cpp ('k') | third_party/WebKit/Source/modules/quota/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698