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

Unified Diff: components/history/content/browser/BUILD.gn

Issue 1548113002: Switch to standard integer types in components/, part 2 of 4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn Created 5 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
Index: components/history/content/browser/BUILD.gn
diff --git a/components/history/content/browser/BUILD.gn b/components/history/content/browser/BUILD.gn
index 86408cbb8900718aa0a4a3e0c8e3e3c0eded1284..352b4c84a2a062d1399de0a53048d145eb20b272 100644
--- a/components/history/content/browser/BUILD.gn
+++ b/components/history/content/browser/BUILD.gn
@@ -32,6 +32,7 @@ source_set("unit_tests") {
]
deps = [
":browser",
+ "//base",
"//components/history/core/browser:browser",
"//components/history/core/test",
"//testing/gtest",
« no previous file with comments | « components/handoff/handoff_manager.mm ('k') | components/history/content/browser/content_history_backend_db_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698