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

Side by Side Diff: components/sad_tab/cocoa/DEPS

Issue 543663002: Componentize sad_tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix url_constants.cc Created 6 years, 2 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 unified diff | Download patch
« no previous file with comments | « components/sad_tab/OWNERS ('k') | components/sad_tab/cocoa/sad_tab_controller.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+third_party/google_toolbox_for_mac/src",
3 "+ui/gfx",
4 ]
5
6 specific_include_rules = {
7 "sad_tab_controller_unittest.mm": [
8 "!chrome/browser/ui/cocoa/cocoa_test_helper.h",
9 "!chrome/test/base/chrome_render_view_host_test_harness.h",
10 "!chrome/test/base/testing_profile.h",
11 ]
12 }
OLDNEW
« no previous file with comments | « components/sad_tab/OWNERS ('k') | components/sad_tab/cocoa/sad_tab_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698