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

Unified Diff: components/sessions.gypi

Issue 562603002: Move PageTransition from //content/public/common to //ui/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 3 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/search_engines/template_url_service_unittest.cc ('k') | components/sessions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sessions.gypi
diff --git a/components/sessions.gypi b/components/sessions.gypi
index 14fa0801fd0afcfbae5cc75dfa6ca8d7d30e1a27..2da33d78869e95c49ca3cecd97ec00fbafb7712f 100644
--- a/components/sessions.gypi
+++ b/components/sessions.gypi
@@ -13,6 +13,7 @@
'../content/content.gyp:content_browser',
'../skia/skia.gyp:skia',
'../third_party/protobuf/protobuf.gyp:protobuf_lite',
+ '../ui/base/ui_base.gyp:ui_base',
'../url/url.gyp:url_lib',
],
'include_dirs': [
« no previous file with comments | « components/search_engines/template_url_service_unittest.cc ('k') | components/sessions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698