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

Unified Diff: chrome/common/BUILD.gn

Issue 2621143007: Make small sub-target of gin that can be used in browser without v8 dep (Closed)
Patch Set: #include Created 3 years, 11 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 | « chrome/browser/chrome_content_browser_client.cc ('k') | content/app/content_main_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index ad33a7f72f1ccbf456a12aedb8731820ae322857..fe7875d3053e0c66261ebf1796b63c7df3a3c48e 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -211,7 +211,6 @@ static_library("common") {
"//crypto",
"//extensions/common:common_constants",
"//extensions/features",
- "//gin",
"//google_apis",
"//gpu/command_buffer/service",
"//gpu/config",
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | content/app/content_main_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698