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

Unified Diff: base/mac/sdk_forward_declarations.h

Issue 747773002: Upstream "nsurl_util.{h,mm}" from Chrome on iOS repository. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated files to reflect upstreaming. Diff against patch set 1. Created 6 years, 1 month 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 | net/BUILD.gn » ('j') | net/base/mac/url_conversions.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/mac/sdk_forward_declarations.h
diff --git a/base/mac/sdk_forward_declarations.h b/base/mac/sdk_forward_declarations.h
index fde0fcc744a186ec12a74308e228f799acf63c56..44813d47cc464f88746f72d3c0c79e36591e282f 100644
--- a/base/mac/sdk_forward_declarations.h
+++ b/base/mac/sdk_forward_declarations.h
@@ -32,6 +32,10 @@ enum {
typedef NSUInteger NSEventPhase;
enum {
+ NSRegularExpressionSearch = 1024,
+};
+
+enum {
NSFullScreenWindowMask = 1 << 14,
};
« no previous file with comments | « no previous file | net/BUILD.gn » ('j') | net/base/mac/url_conversions.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698