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

Unified Diff: components/safe_json/public/interfaces/BUILD.gn

Issue 2158003003: Revert of Use common_custom_types instead of remapping base::ListValue in SafeJsonParser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « components/safe_json/DEPS ('k') | components/safe_json/public/interfaces/safe_json.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_json/public/interfaces/BUILD.gn
diff --git a/components/safe_json/public/interfaces/BUILD.gn b/components/safe_json/public/interfaces/BUILD.gn
index 23d6da660d7164ff47822ee334fae59cd4ff0f3a..6e8b6de5e09c64b35e89915bd1b5e09a8bd5b326 100644
--- a/components/safe_json/public/interfaces/BUILD.gn
+++ b/components/safe_json/public/interfaces/BUILD.gn
@@ -8,8 +8,4 @@
sources = [
"safe_json.mojom",
]
-
- deps = [
- "//mojo/common:common_custom_types",
- ]
}
« no previous file with comments | « components/safe_json/DEPS ('k') | components/safe_json/public/interfaces/safe_json.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698