Index: url/url_srcs.gypi |
diff --git a/url/url_srcs.gypi b/url/url_srcs.gypi |
index 525598ba71c7e53cd2f167e65136f66676795850..21d2fe11646898eb117f7de30deb6862569060f8 100644 |
--- a/url/url_srcs.gypi |
+++ b/url/url_srcs.gypi |
@@ -11,6 +11,8 @@ |
'deprecated_serialized_origin.h', |
'gurl.cc', |
'gurl.h', |
+ 'origin.cc', |
+ 'origin.h', |
'scheme_host_port.cc', |
'scheme_host_port.h', |
'third_party/mozilla/url_parse.cc', |