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

Unified Diff: url/url_srcs.gypi

Issue 170843007: Introduce url::Origin to represent Web Origin. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 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 | « url/url.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: url/url_srcs.gypi
diff --git a/url/url_srcs.gypi b/url/url_srcs.gypi
index e26bd75562eb584a61a03930e2cb43c2d9fc6b6e..3114620a098a12797f014f3f37df628316bdbd69 100644
--- a/url/url_srcs.gypi
+++ b/url/url_srcs.gypi
@@ -7,6 +7,8 @@
'gurl_sources': [
'gurl.cc',
'gurl.h',
+ 'origin.cc',
+ 'origin.h',
'third_party/mozilla/url_parse.cc',
'third_party/mozilla/url_parse.h',
'url_canon.h',
« no previous file with comments | « url/url.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698