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

Unified Diff: chrome/test/BUILD.gn

Issue 2495533002: third_party/protobuf: Update to HEAD (83d681ee2c) (Closed)
Patch Set: Make chrome settings proto generated file a component Created 4 years 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 | components/policy/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index cbea7fd39f720fae12eecd1b705774f5581ef305..c91dfe7473c6619001046a6efab0a8bcfe52f4ec 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1896,7 +1896,7 @@ test("browser_tests") {
"//components/dom_distiller/content/renderer",
"//components/dom_distiller/core:test_support",
"//components/guest_view/browser:test_support",
- "//components/policy:chrome_settings_proto",
+ "//components/policy:chrome_settings_proto_generated_compile",
"//components/resources",
"//components/safe_browsing_db:test_database_manager",
"//components/strings",
« no previous file with comments | « no previous file | components/policy/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698