summaryrefslogtreecommitdiffstats
path: root/components/clipboard/OWNERS
diff options
context:
space:
mode:
authorerg <erg@chromium.org>2015-04-27 11:27:09 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-27 18:27:02 +0000
commit8a134821836eb6bf6750f9ee31c32fee4e1d3b06 (patch)
treeb3cb902a3eaeace59f462f0115fcba0b994ad3cb /components/clipboard/OWNERS
parentdf153bc9a03c549c3059264fdae03f600fa549b2 (diff)
downloadchromium_src-8a134821836eb6bf6750f9ee31c32fee4e1d3b06.zip
chromium_src-8a134821836eb6bf6750f9ee31c32fee4e1d3b06.tar.gz
chromium_src-8a134821836eb6bf6750f9ee31c32fee4e1d3b06.tar.bz2
Start building core_services.mojo.
Instead of having an application for clipboard.mojo, a view_manager.mojo, et all, we instead will have one core_services application which provides implementations of all the services compiled into one physical file so we don't have to pay the cost of //base/ in each application. For now, this just moves clipboard.mojo into core_services. BUG=477435 R=sky@chromium.org TBR=ben@chromium.org Review URL: https://codereview.chromium.org/1084463003 Cr-Commit-Position: refs/heads/master@{#327077}
Diffstat (limited to 'components/clipboard/OWNERS')
-rw-r--r--components/clipboard/OWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/clipboard/OWNERS b/components/clipboard/OWNERS
new file mode 100644
index 0000000..4733a4f
--- /dev/null
+++ b/components/clipboard/OWNERS
@@ -0,0 +1 @@
+erg@chromium.org