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

Unified Diff: content/app/BUILD.gn

Issue 1960843002: [OnionSoup] Move background_sync.mojom from //content to //third_party/WebKit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address dcheng@'s comment Created 4 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
« no previous file with comments | « no previous file | content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index 3406797943b122c1b61c943dc67d3e64b72e9c22..a7db1097360020b987594d54f56f9dbc7d943296 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -30,10 +30,10 @@ content_app_deps = [
"//content:export",
"//content:sandbox_helper_win",
"//content/public/common:common_sources",
- "//content/public/common:mojo_bindings",
"//crypto",
"//services/shell/public/interfaces",
"//mojo/edk/system",
+ "//third_party/WebKit/public:mojo_bindings",
"//ui/base",
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « no previous file | content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698